aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-28Daily bump.GCC Administrator10-1/+382
2022-06-27c++: avoid <memory> poisoning on musl [PR106102]Sergei Trofimovich5-0/+5
2022-06-27Add 'final' and 'override' in various placesDavid Malcolm12-65/+71
2022-06-27i386: add 'final' and 'override' to scalar_chain vfunc implsDavid Malcolm1-8/+8
2022-06-27tree-switch-conversion.h: use final/override for cluster vfunc implsDavid Malcolm1-15/+17
2022-06-27expr.cc: use final/override on op_by_pieces_d vfuncsDavid Malcolm1-7/+7
2022-06-27Add 'final' and 'override' on dom_walker vfunc implsDavid Malcolm12-24/+24
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm146-552/+769
2022-06-27libbacktrace: replace fgrep with grep in configure scriptIan Lance Taylor3-3/+3
2022-06-27c++: Add fixed test [PR89197]Marek Polacek1-0/+5
2022-06-27compiler: don't use sink as parameter in method expression thunkIan Lance Taylor3-5/+13
2022-06-27compiler: always initialize mpfr in integer importIan Lance Taylor2-2/+2
2022-06-27amdgcn: test global constructorsAndrew Stubbs1-1/+0
2022-06-27testsuite: Fix up pr106070.c test [PR106070]Jakub Jelinek1-13/+15
2022-06-27libstdc++: testsuite: use cmath long double overloadsAlexandre Oliva1-3/+3
2022-06-27libstdc++: testsuite: require cmath for exp simdAlexandre Oliva2-0/+2
2022-06-27libstdc++: testsuite: complex proj requirementsAlexandre Oliva1-0/+13
2022-06-27testsuite: pthread: call sched_yield for non-preemptive targetsAlexandre Oliva6-10/+37
2022-06-27libstdc++: check for openat with dirfd in std::filesystemAlexandre Oliva1-1/+1
2022-06-27libstdc++: testsuite: conditionalize another symlink testAlexandre Oliva1-1/+1
2022-06-27libstdc++: xfail experimental/net tests on rtemsAlexandre Oliva5-5/+5
2022-06-27amdgcn: remove obsolete assembler workaroundsAndrew Stubbs1-29/+7
2022-06-27libstdc++: testsuite: Add missing <string> headerJonathan Wakely1-0/+1
2022-06-27libstdc++: testsuite: avoid predicable mkstempJoel Brobecker1-19/+38
2022-06-27libstdc++: Make std::move_only_function never valueless in std::variantJonathan Wakely1-0/+12
2022-06-27libstdc++: Simplify std::variant construction using variable templatesJonathan Wakely1-22/+21
2022-06-27libstdc++: Simplify fs::path construction using variable templateJonathan Wakely1-9/+6
2022-06-27libstdc++: Invert relationship between std::is_clock and std::is_clock_vJonathan Wakely1-27/+18
2022-06-27[gdb/build] Fix gdbserver build with -fsanitize=threadTom de Vries2-2/+2
2022-06-27lto-plugin: make claim_file_handler thread-safeMartin Liska4-2/+45
2022-06-27Implement __imag__ of float _Complex using shufps on x86_64.Roger Sayle2-0/+29
2022-06-27[PATCH] PR tree-optimization/94026: Simplify (X>>8)&6 != 0 as X&1536 != 0.Roger Sayle2-0/+44
2022-06-27Emit asmname if set for decl with -fdump-statistics-asmname.Prathamesh Kulkarni1-4/+21
2022-06-26xtensa: Optimize integer constant addition that is between -32896 and 32639Takayuki 'January June' Suwa1-0/+35
2022-06-27Daily bump.GCC Administrator7-1/+64
2022-06-26Fortran: fix simplification of INDEX(str1,str2) [PR105691]Harald Anlauf2-102/+60
2022-06-26Fortran: handle explicit-shape specs with constant bounds [PR105954]Harald Anlauf2-0/+38
2022-06-26[PATCH] testsuite: constraint some of fp tests to hard_floatVineet Gupta5-0/+5
2022-06-26Make it easier to rebuild configure files.Simon Marchi2-0/+2
2022-06-26libcpp: Update cpp_wcwidth() to Unicode 14.0.0Lewis Hyatt5-154/+1098
2022-06-26testsuite: Adjust btf-bitfields-1.c for default_packedDimitar Dimitrov1-2/+4
2022-06-26XFAIL a test in g++.dg/warn/Wstringop-overflow-4.CAldy Hernandez1-1/+1
2022-06-26configure, Darwin: Correct a pasto in host-shared processing.Iain Sandoe2-4/+4
2022-06-26Daily bump.GCC Administrator7-1/+137
2022-06-25Convert DOM to use Ranger rather than EVRPAldy Hernandez11-113/+170
2022-06-25Remove long deprecated tilegx and tilepro portsJeff Law66-72542/+7
2022-06-25testsuite, Darwin: Fix darwin-comm-1.c error messages for Darwin <= 10.Iain Sandoe1-2/+3
2022-06-25Iterating cprop_hardreg... Third time's a charm.Roger Sayle1-7/+16
2022-06-25intl: stop using fgrep for exgettextXi Ruoyao1-1/+1
2022-06-25Daily bump.GCC Administrator10-1/+522