aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-09s390: Reduce number of patterns where the condition is false anywayStefan Schulze Frielinghaus2-51/+46
2023-11-09libgcc: Add {unsigned ,}__int128 <-> _Decimal{32,64,128} conversion support [...Jakub Jelinek17-1/+1174
2023-11-09attribs: Fix ICE with -Wno-attributes= [PR112339]Jakub Jelinek2-3/+15
2023-11-09RISC-V: Fix the illegal operands for the XTheadMemidx extension.Jin Ma2-2/+32
2023-11-09Fix SIMD clone SLP a bit moreRichard Biener1-5/+4
2023-11-09libstdc++: [_Hashtable] Use RAII type to guard node while constructing valueFrançois Dumont1-20/+26
2023-11-09RISC-V: Fix dynamic LMUL cost model ICEJuzhe-Zhong4-3/+69
2023-11-09libstdc++: optimize bit iterators assuming normalization [PR110807]Alexandre Oliva1-3/+34
2023-11-09testsuite: adjust gomp test for x86 -m32Alexandre Oliva1-7/+7
2023-11-09testsuite: force PIC/PIE off for pr58245-1.CAlexandre Oliva1-0/+4
2023-11-09skip debug stmts when assigning locus discriminatorsAlexandre Oliva1-0/+16
2023-11-09RISC-V: Fix dynamic tests [NFC]Juzhe-Zhong37-40/+42
2023-11-09Daily bump.GCC Administrator6-1/+1168
2023-11-08i386: Apply LRA reload workaround to insns with high registers [PR82524]Uros Bizjak12-243/+673
2023-11-08Fix SLP of emulated gathersRichard Biener1-1/+1
2023-11-08TLC to vect_check_store_rhs and vect_slp_child_index_for_operandRichard Biener3-28/+31
2023-11-08Fix SLP of masked loadsRichard Biener1-7/+4
2023-11-08RISC-V: Removed unnecessary sign-extend for vsetvlLehua Ding2-0/+72
2023-11-08Improve C99 compatibility of gcc.dg/setjmp-7.c testFlorian Weimer1-0/+1
2023-11-08LibF7: Tweak IEEE double multiplication.Georg-Johann Lay1-101/+107
2023-11-08RISC-V: Fix VSETVL VL check condition bugJuzhe-Zhong2-1/+12
2023-11-08libgfortran: Remove empty array descriptor first dimension overwrite [PR112371]Mikael Morin189-2714/+1100
2023-11-08libgfortran: Remove early return if extent is zero [PR112371]Mikael Morin145-288/+495
2023-11-08libgfortran: Don't skip allocation if size is zero [PR112412]Mikael Morin161-752/+499
2023-11-08RISC-V: Eliminate unused parameter warning.xuli1-1/+1
2023-11-08[i386] APX: Fix ICE due to movti postreload splitter [PR112394]Hongyu Wang3-4/+31
2023-11-08test: Fix bb-slp-33.c for RVVJuzhe-Zhong1-9/+26
2023-11-08c-family: Enable -fpermissive for C and ObjCFlorian Weimer3-3/+21
2023-11-08RISC-V: Normalize user vsetvl intrinsics[PR112092]Juzhe-Zhong13-22/+83
2023-11-08i386: Fix isa attribute for TI/TF andnot modeHaochen Jiang3-1/+11
2023-11-08testsuite: Rename c2x-*, gnu2x-* tests to c23-*, gnu23-*Joseph Myers229-17/+17
2023-11-08Daily bump.GCC Administrator14-1/+1346
2023-11-08RISC-V: Support FP floor to i/l/ll diff size autovecPan Li14-9/+520
2023-11-07Fix libgomp build on targets that are not Linux-based or acceleratorsKwok Cheung Yeung1-0/+0
2023-11-07testsuite: Refer more consistently to C23 not C2XJoseph Myers406-607/+607
2023-11-07test: Recover sdiv_pow2 check and remove test of RISC-VJuzhe-Zhong2-4/+2
2023-11-07vect/ifcvt: Add vec_cond fallback and check for vector versioning.Robin Dapp3-15/+63
2023-11-07libstdc++: [_Hashtable] Add missing node destructor callFrançois Dumont1-4/+5
2023-11-07c: Change T2X_* format checking macros to T23_*Joseph Myers2-44/+44
2023-11-07i386: Make flags_reg_operand a special predicateUros Bizjak1-1/+1
2023-11-07gcc/configure: RegenerateMartin Jambor1-2/+2
2023-11-07testsuite: nodiscard-reason-nonstring.C FAIL in C++26Marek Polacek1-1/+1
2023-11-07openmp: Add support for the 'indirect' clause in C/C++Kwok Cheung Yeung47-60/+1010
2023-11-07OpenMP: invoke.texi - mention C attribute syntax for -fopenmp(-simd)Tobias Burnus1-4/+4
2023-11-07aarch64: Add a %Z operand modifier for SVE registersRichard Sandiford1-0/+6
2023-11-07c: Refer more consistently to C23 not C2XJoseph Myers76-480/+480
2023-11-07test: Fix FAIL of pr65518.c for RVV[PR112420]Juzhe-Zhong1-1/+3
2023-11-07libstdc++/112351 - deal with __gthread_once failure during locale initRichard Biener1-5/+8
2023-11-07testsuite/vect: Make check more accurate.Robin Dapp1-2/+1
2023-11-07testsuite: Change expectation for bb-slp-over-widen-n.cRobin Dapp2-2/+2