aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-24Daily bump.GCC Administrator11-1/+412
2023-11-24MAINTAINERS: Add myself to write after approval and DCONathaniel Shead1-0/+2
2023-11-24contrib/regression/btest-gcc.sh: Optionally handle XPASS.Hans-Peter Nilsson1-1/+10
2023-11-24contrib/regression/btest-gcc.sh: Simplify option handling.Hans-Peter Nilsson1-2/+3
2023-11-24contrib/regression/btest-gcc.sh: Handle multiple options.Hans-Peter Nilsson1-7/+10
2023-11-23hppa: Fix g++.dg/modules/bad-mapper-1.C on hpuxJohn David Anglin1-1/+1
2023-11-23hppa: Fix gcc.dg/analyzer/fd-4.c on hpuxJohn David Anglin1-1/+1
2023-11-23hppa: Export main in pr104869.C on hpuxJohn David Anglin1-0/+3
2023-11-23testsuite, lib: Re-allow mulitple function start labels.Iain Sandoe1-1/+8
2023-11-23testsuite: fortran: fix invalid testcases (missing MOLD argument to NULL)Harald Anlauf2-5/+5
2023-11-23Fortran: restrictions on integer arguments to SYSTEM_CLOCK [PR112609]Harald Anlauf8-10/+95
2023-11-23AVR: PR target/86776: Implement CVE-2017-5753.Georg-Johann Lay1-0/+6
2023-11-23hppa: xfail scan-assembler-not check in g++.dg/cpp0x/initlist-const1.CJohn David Anglin1-1/+1
2023-11-23libstdc++: Define std::ranges::to for C++23 (P1206R7) [PR111055]Jonathan Wakely7-60/+866
2023-11-23libstdc++: Fix access error in __gnu_test::uneq_allocatorJonathan Wakely1-1/+1
2023-11-23Don't skip check for warning at line 411 in Wattributes.c on hppa*64*-*-*John David Anglin1-1/+1
2023-11-23gcc: Introduce -fhardenedMarek Polacek38-14/+588
2023-11-23libgcc: mark __hardcfr_check_fail as always_inlineJose E. Marchesi1-0/+4
2023-11-23testsuite: Fix subexpressions with `scan-assembler-times'Maciej W. Rozycki1-1/+1
2023-11-23AArch64/testsuite: Use non-capturing parentheses with ccmp_1.cMaciej W. Rozycki1-2/+2
2023-11-23ARM/testsuite: Use non-capturing parentheses with pr53447-5.cMaciej W. Rozycki1-5/+3
2023-11-23arm: [MVE intrinsics] Add default clause to full_width_access::memory_vector_...Christophe Lyon1-0/+2
2023-11-23i386: Wrong code with __builtin_parityl [PR112672]Uros Bizjak2-1/+26
2023-11-23i386: Fix ICE with -mforce-indirect-call and -fsplit-stack [PR89316]Uros Bizjak5-25/+102
2023-11-23gcov: No atomic ops for -fprofile-update=singleSebastian Huber1-3/+5
2023-11-23s390: implement flags outputJuergen Christ5-9/+232
2023-11-23s390: split int128 loadJuergen Christ2-4/+14
2023-11-23s390: Fix ICE in testcase pr89233Juergen Christ1-6/+8
2023-11-23swap ops in reassoc to reduce cross backedge FMADi Zhao2-6/+136
2023-11-23RISC-V: Add wrapper for emit vec_extract[NFC]Juzhe-Zhong3-11/+24
2023-11-23RISC-V: Disable AVL propagation of vrgather instructionJuzhe-Zhong2-1/+29
2023-11-23expr: Fix &bitint_var handling in initializers [PR112336]Jakub Jelinek2-0/+37
2023-11-23RISC-V: Refine some codes of riscv-v.cc[NFC]Juzhe-Zhong1-36/+18
2023-11-23c++: Require C++11 for g++.dg/opt/pr110879.C [PR110879]Jonathan Wakely1-1/+1
2023-11-23c: Add __builtin_stdc_* builtinsJakub Jelinek7-6/+1508
2023-11-23middle-end/32667 - document cpymem and memcpy exact overlap requirementRichard Biener2-3/+6
2023-11-23c++: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348]Jakub Jelinek9-22/+506
2023-11-23ifcvt: remove obsolete SUBREG handling in noce_convert_multiple_setsManolis Tsamis1-38/+0
2023-11-23DSE: Allow vector type for get_stored_val when read < storePan Li12-1/+206
2023-11-23mingw: Exclude utf8 manifest [PR111170, PR108865]Costas Argyris3-16/+51
2023-11-23testsuite: Tweak xfail bogus g++.dg/warn/Wstringop-overflow-4.C:144, PR106120Hans-Peter Nilsson1-1/+1
2023-11-23Daily bump.GCC Administrator7-1/+859
2023-11-22hppa: Define MAX_FIXED_MODE_SIZEJohn David Anglin1-0/+4
2023-11-22hppa: Fix integer REG+D address reloadsJohn David Anglin1-0/+7
2023-11-22c++: alias template of non-template class [PR112633]Patrick Palka2-0/+14
2023-11-22Adjust 'libgomp.c/declare-variant-{3,4}-[...]' for inter-procedural value ran...Thomas Schwinge2-0/+15
2023-11-22testsuite: Update path to intl include.Iain Sandoe1-1/+1
2023-11-22testsuite, Darwin: Add support for Mach-O function body scans.Iain Sandoe1-7/+27
2023-11-22tree-optimization/112344 - wrong final value replacementRichard Biener2-11/+41
2023-11-22amdgcn: Fix vector TImode reload loopAndrew Stubbs1-4/+4