aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-14libcpp: Fix macro expansion for argument of __has_include [PR110558]Lewis Hyatt3-0/+16
2024-03-14libcpp: Fix __has_include_next ICE in the last directory of the path [PR80755]Lewis Hyatt4-4/+16
2024-03-14PR modula2/114333 set type comparison against a cardinal should cause an errorGaius Mulley11-91/+383
2024-03-14OpenACC 2.7: front-end support for readonly modifierChung-Lin Tang12-69/+379
2024-03-14IBM Z: Fix -munaligned-symbolsAndreas Krebbel5-41/+201
2024-03-14gimple-iterator: Some gsi_safe_insert_*before fixesJakub Jelinek1-0/+13
2024-03-14i386[stv]: Handle REG_EH_REGION noteliuhongt3-5/+91
2024-03-14Daily bump.GCC Administrator6-1/+138
2024-03-13libstdc++: Move test error_category to global scopeJonathan Wakely1-4/+6
2024-03-13libstdc++: Improve documentation on debugging with libstdc++Jonathan Wakely9-79/+119
2024-03-13libstdc++: Document that _GLIBCXX_CONCEPT_CHECKS might be removed in futureJonathan Wakely2-6/+14
2024-03-13Fortran: fix IS_CONTIGUOUS for polymorphic dummy arguments [PR114001]Harald Anlauf2-9/+91
2024-03-13store-merging: Match bswap64 on 32-bit targets with bswapsi2 [PR114319]Jakub Jelinek2-1/+23
2024-03-13testsuite: target test for short_enumsTorbjörn SVENSSON1-1/+1
2024-03-13s390: Fix TARGET_SECONDARY_RELOAD for non-SYMBOL_REFsStefan Schulze Frielinghaus1-1/+1
2024-03-13s390: Fix tests rosbg_si_srl and rxsbg_si_srlStefan Schulze Frielinghaus1-8/+10
2024-03-13s390: Streamline vector builtins with LLVMStefan Schulze Frielinghaus2-34/+37
2024-03-13s390: Deprecate some vector builtinsStefan Schulze Frielinghaus1-12/+12
2024-03-13bitint: Fix up lowering of bitfield loads/stores [PR114313]Jakub Jelinek2-7/+36
2024-03-13OpenMP/Fortran: Fix defaultmap(none) issue with dummy procedures [PR114283]Tobias Burnus2-0/+52
2024-03-13asan: Fix ICE during instrumentation of returns_twice calls [PR112709]Jakub Jelinek2-5/+55
2024-03-13gimple-iterator, ubsan: Fix ICE during instrumentation of returns_twice calls...Jakub Jelinek5-24/+285
2024-03-13Daily bump.GCC Administrator6-1/+107
2024-03-12Fortran: handle procedure pointer component in DT array [PR110826]Harald Anlauf2-0/+50
2024-03-12libgomp/libgomp.texi: Fix @node order in @menuTobias Burnus1-1/+1
2024-03-12tree-optimization/114121 - chrec_fold_{plus,multiply} and recursionRichard Biener2-84/+107
2024-03-13c++: Support target-specific nodes when streaming modules [PR111224]Nathaniel Shead7-10/+101
2024-03-12asan: Instrument <retval> stores in callees rather than callers [PR112709]Jakub Jelinek3-4/+68
2024-03-12strlen: Fix another spot that can create invalid ranges [PR114293]Jakub Jelinek2-0/+12
2024-03-12RISC-V: Fix some code style issue(s) in riscv-c.cc [NFC]Pan Li1-5/+5
2024-03-12tree-optimization/114297 - SLP reduction with early break fixRichard Biener2-3/+26
2024-03-11Reject -fno-multiflags [PR114314]Andrew Pinski1-1/+1
2024-03-12Daily bump.GCC Administrator6-1/+181
2024-03-11libgfortran: [PR114304] Revert portion of PR105347 change.Jerry DeLisle2-18/+15
2024-03-11Update gcc sv.poJoseph Myers1-260/+177
2024-03-11gomp: testsuite: improve compatibility of bad-array-section-3.c [PR113428]Richard Earnshaw1-3/+3
2024-03-11PR modula2/114295 Incorrect location if compiling implementation without defi...Gaius Mulley8-78/+179
2024-03-11testsuite: vect: Require vect_hw_misalign in gcc.dg/vect/vect-cost-model-1.c ...Rainer Orth3-3/+3
2024-03-11testsuite: vect: Require vect_perm in several tests [PR114071, PR113557, PR96...Rainer Orth9-1/+9
2024-03-11aarch64,arm: Move branch-protection data to targetsSzabolcs Nagy10-108/+145
2024-03-11middle-end/114299 - missing error recovery from gimplify failureRichard Biener2-0/+19
2024-03-11bitint: Avoid rewriting large/huge _BitInt vars into SSA after bitint lowerin...Jakub Jelinek2-0/+40
2024-03-11Fix placement of recently implemented DIEEric Botcazou3-3/+42
2024-03-10Fold: Fix up merge_truthop_with_opposite_arm for NaNs [PR95351]Andrew Pinski2-1/+19
2024-03-11Daily bump.GCC Administrator4-1/+64
2024-03-10d: Fix -fpreview=in ICEs with forward referenced parameter [PR112285]Iain Buclaw3-20/+33
2024-03-10[committed] [PR tree-optimization/110199] Simplify MIN/MAX more oftenjlaw3-6/+282
2024-03-10VECT: Fix ICE for vectorizable LD/ST when both len and store are enabledPan Li2-4/+29
2024-03-09Revert "[committed] Adjust expectations for pr59533-1.c"jlaw1-4/+4
2024-03-09[committed] [target/102250] Document python requirement for risc-vjlaw1-0/+5