aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-06ranger: Add shortcuts for single-successor blocksRichard Sandiford2-0/+6
2021-12-06ranger: Optimise irange_unionRichard Sandiford1-33/+13
2021-12-06Use dominators to reduce cache-flling.Andrew MacLeod2-0/+74
2021-12-06Add BB option for outgoing_edge_range_p and may_reocmpute_p.Andrew MacLeod2-29/+51
2021-12-06libsanitizer: Update LOCAL_PATCHESH.J. Lu1-0/+1
2021-12-06libsanitizer: Use SSE to save and restore XMM registersH.J. Lu1-64/+64
2021-12-06tree-optimization/103581 - fix masked gather on x86Richard Biener2-2/+61
2021-12-06contrib: Filter out -Wreturn-type in fold-const-call.c.Martin Liska1-0/+1
2021-12-06tree-optimization/103544 - SLP reduction chain as SLP reduction issueRichard Biener2-3/+33
2021-12-06avr: Fix AVR build [PR71934]Jakub Jelinek1-2/+2
2021-12-06cse: Make sure duplicate elements are not entered into the equivalence set [P...Tamar Christina2-1/+38
2021-12-06Prefer INT_SSE_REGS for SSE_FLOAT_MODE_P in preferred_reload_class.liuhongt3-2/+38
2021-12-06RISC-V: jal cannot refer to a default visibility symbol for shared object.Nelson Chu2-7/+14
2021-12-06Daily bump.GCC Administrator3-1/+14
2021-12-05Objective-C, NeXT: Reorganise meta-data declarations.Iain Sandoe4-23/+6
2021-12-04aix: Move AIX math builtins before new builtin machinery.David Edelsohn1-23/+23
2021-12-05Daily bump.GCC Administrator8-1/+103
2021-12-04c++: Add fixed test [PR93614]Marek Polacek1-0/+17
2021-12-04Fortran/OpenMP: Support most of 5.1 atomic extensionsTobias Burnus21-262/+1250
2021-12-04libstdc++: Initialize member in std::match_results [PR103549]Jonathan Wakely1-2/+2
2021-12-04libgomp.texi: Update OMP_PLACESTobias Burnus1-11/+19
2021-12-04i386, ipa-modref: Comment spelling fixJakub Jelinek2-3/+3
2021-12-04c++: Allow indeterminate unsigned char or std::byte in bit_cast - P1272R4Jakub Jelinek7-2/+411
2021-12-04libcpp: Fix up handling of deferred pragmas [PR102432]Jakub Jelinek3-1/+61
2021-12-04[PR103028] test ifcvt trap_if seq more strictly after reloadAlexandre Oliva2-1/+24
2021-12-03testsuite: powerpc/vec_reve_1.c requires VSX.David Edelsohn1-2/+2
2021-12-04Daily bump.GCC Administrator8-1/+342
2021-12-03libstdc++: Simplify emplace member functions in _Rb_treeJonathan Wakely1-70/+78
2021-12-03c++: avoid redundant scope in diagnosticsJason Merrill2-1/+21
2021-12-03Fix typos in libstdc++-v3/ChangeLogJonathan Wakely1-2/+2
2021-12-03rs6000: Fix up flag_shrink_wrap handling in presence of -mrop-protect [PR101324]Martin Liska2-4/+21
2021-12-03rs6000: testsuite: Add rop_ok effective-target functionPeter Bergner6-5/+12
2021-12-03Fortran: improve checking of array specificationsHarald Anlauf4-0/+39
2021-12-03c++: Fix for decltype(auto) and parenthesized expr [PR103403]Marek Polacek7-20/+133
2021-12-03x86: Add -mmove-max=bits and -mstore-max=bitsH.J. Lu17-18/+276
2021-12-03rs6000: Fix use of wrong enum for built-in function codeBill Schmidt1-2/+2
2021-12-03x86: Scan leal in PR target/83782 tests for x32H.J. Lu2-2/+2
2021-12-04RISC-V: Add implied defines of Zk, Zkn and ZksSiYu Wu2-2/+30
2021-12-04RISC-V: Add option defines for Scalar CryptographySiYu Wu3-0/+47
2021-12-03sve: combine nested if predicatesTamar Christina3-15/+82
2021-12-03Add TARGET_IFUNC_REF_LOCAL_OKH.J. Lu9-3/+95
2021-12-03testsuite: Fix up pr103456.c testcase [PR103456]Jakub Jelinek1-1/+1
2021-12-03x86: Speed up target attribute handling by using a cacheJakub Jelinek3-2/+27
2021-12-03pch: Add support for PCH for relocatable executables [PR71934]Jakub Jelinek15-51/+175
2021-12-03fortran: Fix setting of array lower bound for named arraysChung-Lin Tang3-14/+35
2021-12-03Make sure that we get unique test names if several DejaGnu directives refer t...Thomas Schwinge1-2/+12
2021-12-03[Committed] New testcase for C++/71792, bitfields and autoAndrew Pinski1-0/+42
2021-12-02gcc: Fix "argument list too long" from install-pluginsRichard Purdie1-1/+1
2021-12-02build: Implement --with-multilib-list for avr targetMatt Jacobson5-3/+27
2021-12-03Daily bump.GCC Administrator12-1/+770