aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-03bootstrap/97666 - fix array of bool allocationRichard Biener1-1/+1
2020-11-03tree-optimization/80928 - SLP vectorize nested loop inductionRichard Biener3-65/+164
2020-11-03testsuite: Fix gcc.target/i386/zero-scratch-regs-*.c scan-asm directivesUros Bizjak29-159/+163
2020-11-03Add missing require-effective-target ltoOlivier Hainque1-0/+1
2020-11-03Add dg-require-effective-target fpic to gcc i386 testsOlivier Hainque14-0/+14
2020-11-03Avoid recursion in tree-inlineJan Hubicka2-0/+38
2020-11-03testsuite/97688 - fix check_vect () with __AVX2__Richard Biener1-1/+1
2020-11-03tree-optimization/97678 - fix SLP induction epilogue vectorizationRichard Biener3-7/+79
2020-11-03Fortran: Add !GCC$ attributes DEPRECATEDTobias Burnus6-1/+56
2020-11-03x86: Optimize aes<aeswideklvariant>u8 a bit, fix whitespaceUros Bizjak1-32/+35
2020-11-03x86: Fix comment in ix86_expand_builtinUros Bizjak1-4/+4
2020-11-03[OpenACC] Enable inconsistent nested 'reduction' clauses checking for OpenACC...Thomas Schwinge5-40/+1063
2020-11-03[OpenACC] Split up testcases for inconsistent nested 'reduction' clauses chec...Thomas Schwinge12-561/+589
2020-11-03libstdc++: use lt_host_flags for libstdc++.laJonathan Yong2-2/+2
2020-11-03[Fortran] More precise location information for OpenACC 'gang', 'worker', 've...Thomas Schwinge2-33/+36
2020-11-03[OpenACC] More precise diagnostics for 'gang', 'worker', 'vector' clauses wit...Thomas Schwinge3-10/+108
2020-11-02pass: Run cleanup passes before SLP [PR96789]Kewen Lin10-6/+136
2020-11-03libgcc: Expose the instruction pointer and stack pointer in SEH _Unwind_Backt...Martin Storsjö1-0/+5
2020-11-03Daily bump.GCC Administrator3-1/+32
2020-11-03can_implement_as_sibling_call_p REG_PARM_STACK_SPACE checkAlan Modra4-17/+34
2020-11-02Expand reg_equiv when scratches are removed.Vladimir N. Makarov1-9/+16
2020-11-02x86: Also require MMX for __builtin_ia32_maskmovqH.J. Lu2-1/+17
2020-11-02Daily bump.GCC Administrator13-1/+967
2020-11-02Correct -Wstringop-overflow and -Wstringop-overread.Martin Sebor1-19/+19
2020-11-02gcc: quote characters in texi sourceFrançois-Xavier Coudert1-1/+1
2020-11-02libstdc++: Add c++2a <syncstream>Thomas Rodgers15-1/+939
2020-11-02c++: Fixup some vardecls and whitespaceNathan Sidwell1-13/+10
2020-11-02c++: refactor duplicate declsNathan Sidwell1-23/+29
2020-11-02c++: Delete unused hash typeNathan Sidwell2-29/+0
2020-11-02c++: Don't purge the satisfaction cachesPatrick Palka6-30/+4
2020-11-02Add bcd builtings listed in appendix B of the ABICarl Love9-36/+823
2020-11-02c++: Some additional testsNathan Sidwell3-1/+33
2020-11-02options: Tiny refactorNathan Sidwell1-3/+1
2020-11-02core: Synchronize tree-cst & wide-int caching expectationsNathan Sidwell1-5/+10
2020-11-02core: id_equal should forwardNathan Sidwell1-1/+1
2020-11-02core: debug-print whole call exprNathan Sidwell1-7/+13
2020-11-02cpplib: Macro use location and comparisonNathan Sidwell4-15/+30
2020-11-02Add hint * too 2nd alternative of the 1st scratch in *vsx_extract_<mode>_stor...Vladimir N. Makarov1-1/+1
2020-11-02[PATCH] aarch64: Fix PR97638Sudakshina Das2-1/+18
2020-11-02Rewrite SLP induction vectorizationRichard Biener5-147/+222
2020-11-02ipa-cp: New debug counters for IPA-CPMartin Jambor2-1/+13
2020-11-02arm: Fix multiple inheritance thunks for thumb-1 with -mpure-codeChristophe Lyon1-25/+42
2020-11-02arm: Call thumb1_gen_const_int from thumb1_movsi_insnChristophe Lyon4-34/+184
2020-11-02arm: Improve thumb1_gen_const_intChristophe Lyon4-34/+369
2020-11-02Simplify and enhance 'libgomp.oacc-c-c++-common/pr85486*.c' [PR85486]Thomas Schwinge3-97/+20
2020-11-02Further improve Fortran column location information [PR92793]Thomas Schwinge2-14/+17
2020-11-02libgomp testsuite: tell warning from error diagnostics, etc. [PR80219, PR85303]Thomas Schwinge1-0/+6
2020-11-02Fortran: OpenMP - fixes for omp atomic [PR97655]Tobias Burnus4-43/+58
2020-11-02tree-optimization/97558 - compute vectype for SLP nested cyclesRichard Biener2-3/+76
2020-11-02Add test for PR97505.Aldy Hernandez1-0/+23