aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-27Support limited setcc for H8Jeff Law5-35/+89
2021-08-27Update comments in float128-call.c test.Michael Meissner1-5/+7
2021-08-27Reduce vector comparison of uniform vectors to a scalar comparisonJeff Law1-0/+65
2021-08-27Fix float128-call.c test for power8 IEEE 128 and power10.Michael Meissner1-8/+19
2021-08-27Darwin : Mark the mod init/term section starts with a linker-visible sym.Iain Sandoe2-5/+35
2021-08-27rs6000: Execute the automatic built-in initialization codeBill Schmidt2-2/+14
2021-08-27libgfortran: Use the libtool macro to determine libm availability.Iain Sandoe5-5/+149
2021-08-27testsuite, Darwin : Do not claim 'GAS' for cctools assembler.Iain Sandoe1-1/+8
2021-08-27configure: Adjust several assembler checks to remove an unused parm.Iain Sandoe1-5/+5
2021-08-27call_summary: add missing template keywordAnthony Sharp1-2/+2
2021-08-27tree-optimization/45178 - DCE of dead control flow in infinite loopRichard Biener2-9/+14
2021-08-27i386: Fix wrong optimization for consecutive masked scatters [PR 101472]konglin13-8/+140
2021-08-26rs6000: Make some BIFs vectorized on P10Kewen Lin10-0/+335
2021-08-26rs6000: Add missing unsigned info for some P10 bifsKewen Lin1-0/+5
2021-08-26aix: packed struct alignment [PR102068]David Edelsohn1-1/+1
2021-08-27Fold more shuffle builtins to VEC_PERM_EXPR.liuhongt4-24/+88
2021-08-27Daily bump.GCC Administrator6-1/+169
2021-08-27libstdc:: Use markdown for Doxygen comments in std::functionJonathan Wakely2-51/+50
2021-08-27libstdc++: Avoid a move in std::function construction (LWG 2447)Jonathan Wakely3-46/+132
2021-08-27libstdc++: Add static assertions for std::function requirementsJonathan Wakely1-0/+6
2021-08-26rs6000: inline ldouble __gcc_qsubDavid Edelsohn1-4/+10
2021-08-26[i386] Call force_reg unconditionally.Uros Bizjak2-13/+8
2021-08-26Fix ipa-modref verification icesJan Hubicka1-9/+24
2021-08-26rs6000: Add remaining overloadsBill Schmidt1-0/+6083
2021-08-26rs6000: Add Cell builtinsBill Schmidt1-0/+27
2021-08-26rs6000: Add miscellaneous builtinsBill Schmidt1-0/+215
2021-08-26rs6000: Add MMA builtinsBill Schmidt1-0/+416
2021-08-26Refactor warn_uninit() code.Martin Sebor1-103/+83
2021-08-26Improved handling of shifts/rotates in bit CCP.Roger Sayle2-0/+171
2021-08-26[Committed] Tidy up !POINTER_TYPE_P test in match.pd LSHIFT_EXPR foldingRoger Sayle1-1/+0
2021-08-26[i386] Set all_regs to true in the call to replace_rtx [PR102057]Uros Bizjak1-4/+4
2021-08-26Improve handling of modref params.Jan Hubicka3-51/+63
2021-08-26Add full stop to params.opt.Jan Hubicka1-1/+1
2021-08-26Fix off-by-one error in try_merge_withJan Hubicka1-5/+24
2021-08-26libstdc++: Make Networking TS headers more portable [PR100285]Jonathan Wakely7-21/+128
2021-08-26mklog: fix renaming with version 0.7.0.Martin Liska1-6/+17
2021-08-26Use non-numbered clones for target_clones.Martin Liska7-19/+33
2021-08-26extend.texi: add note about reserved ctor/dtor prioritiesJonathan Yong1-10/+10
2021-08-26cygming-crtend.c: fix build warningsJonathan Yong1-0/+6
2021-08-26Daily bump.GCC Administrator10-1/+305
2021-08-25Add -details to dump option needed after r12-3144.Martin Sebor6-8/+6
2021-08-25Fix tests that require IBM 128-bit long doubleMichael Meissner3-24/+148
2021-08-26libstdc++: Add another non-reserved name to testsJonathan Wakely1-0/+1
2021-08-25libstdc++: Fix names.cc test failures on WindowsJonathan Wakely1-0/+10
2021-08-25libstdc++: Fix non-reserved names in <valarray>Jonathan Wakely2-10/+11
2021-08-25libstdc++: Fix conditions for optimizing uninitialized algos [PR102064]Jonathan Wakely8-92/+275
2021-08-25libstdc++: Remove __gnu_cxx::rope::erase(size_type) [PR102048]Jonathan Wakely1-5/+0
2021-08-25Fix PR c++/66590: incorrect warning "reaches end of non-void function" for sw...Andrew Pinski2-0/+24
2021-08-25Avoid printing range table header alone.Martin Sebor2-35/+50
2021-08-25c++: Fix up value initialization of structs with zero width bitfields [PR102019]Jakub Jelinek1-0/+5