aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2023-11-09MIPS: Use -mnan value for -mabs if not specifiedYunQiang Su3-0/+22
2023-11-09i386: Fix C99 compatibility issues in the x86-64 AVX ABI test suiteFlorian Weimer9-11/+15
2023-11-09c: Add -Wreturn-mismatch warning, split from -Wreturn-typeFlorian Weimer11-27/+277
2023-11-09gcc.dg/Wmissing-parameter-type*: Test the intended warningFlorian Weimer2-4/+4
2023-11-09s390: Revise vector reverse elementsStefan Schulze Frielinghaus12-147/+527
2023-11-09s390: Add expand_perm_reverse_elementsStefan Schulze Frielinghaus1-72/+16
2023-11-09s390: Recognize further vpdi and vmr{l,h} patternStefan Schulze Frielinghaus1-28/+90
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 Jelinek4-0/+535
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-09RISC-V: Fix dynamic LMUL cost model ICEJuzhe-Zhong4-3/+69
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 Administrator4-1/+652
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-08RISC-V: Fix VSETVL VL check condition bugJuzhe-Zhong2-1/+12
2023-11-08libgfortran: Remove empty array descriptor first dimension overwrite [PR112371]Mikael Morin1-0/+588
2023-11-08libgfortran: Remove early return if extent is zero [PR112371]Mikael Morin1-0/+207
2023-11-08libgfortran: Don't skip allocation if size is zero [PR112412]Mikael Morin1-0/+195
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 Administrator9-1/+1253
2023-11-08RISC-V: Support FP floor to i/l/ll diff size autovecPan Li14-9/+520
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-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 Yeung27-45/+551
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 Myers70-440/+440
2023-11-07test: Fix FAIL of pr65518.c for RVV[PR112420]Juzhe-Zhong1-1/+3
2023-11-07testsuite/vect: Make check more accurate.Robin Dapp1-2/+1