aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-05RISC-V: Add permutation C/C++ supportJu-Zhe Zhong18-41/+1647
2023-03-05RISC-V: Remove void_type_node of void_args for vsetvlmax intrinsicJu-Zhe Zhong1-3/+2
2023-03-05RISC-V: Add testcase for VSETVL PASSJu-Zhe Zhong32-0/+1622
2023-03-05RISC-V: Add scalar move support and fix VSETVL bugsJu-Zhe Zhong23-302/+1911
2023-03-05RISC-V: Allow const0_rtx operand in max/minLin Sinan2-2/+12
2023-03-05RISC-V: Fix wrong partial subreg check for bsetidisiLin Sinan1-1/+1
2023-03-05Daily bump.GCC Administrator6-1/+347
2023-03-04Fix modula-2 rename autogenerated .c files to .ccGaius Mulley110-0/+125948
2023-03-04Modula-2 rename autogenerated .c files to .ccGaius Mulley114-126074/+63
2023-03-04Remove remaining traces of m_vecdata from comments [PR109006]Jakub Jelinek3-8/+9
2023-03-04testsuite: Fix up syntax errors in scan-tree-dump-times target selectorsJakub Jelinek2-7/+5
2023-03-04c-family: Incremental fix for -Wsign-compare BIT_NOT_EXPR handling [PR107465]Jakub Jelinek2-28/+30
2023-03-04c-family: Fix up -Wsign-compare BIT_NOT_EXPR handling [PR107465]Jakub Jelinek3-31/+184
2023-03-04c-family: Account for integral promotions of left shifts for -Wshift-overflow...Jakub Jelinek2-3/+24
2023-03-04c++: Don't defer local statics initialized with constant expressions [PR108702]Jakub Jelinek2-1/+20
2023-03-04diagnostics: Fix up selftests with $COLUMNS < 42 [PR108973]Jakub Jelinek1-0/+1
2023-03-04testsuite: Skip gcc.dg/ipa/pr77653.c for CRISHans-Peter Nilsson1-0/+1
2023-03-04testsuite: Skip gcc.dg/ifcvt-4.c for CRISHans-Peter Nilsson1-1/+1
2023-03-04testsuite: Fix various scan-assembler identifiers not handling _-prefixHans-Peter Nilsson3-8/+8
2023-03-04Daily bump.GCC Administrator10-1/+319
2023-03-03analyzer: start adding test coverage for OpenMP [PR109016]David Malcolm2-0/+45
2023-03-03analyzer: provide placeholder implementation of sprintfDavid Malcolm4-0/+400
2023-03-03testsuite: remove XFAIL in gcc.dg/analyzer/pr99716-1.c [PR108988]David Malcolm1-5/+1
2023-03-03libstdc++: testsuite: async.cc early timeoutAlexandre Oliva1-5/+12
2023-03-03d: Document that TypeInfo-based va_arg is not implementedIain Buclaw1-0/+6
2023-03-03[libstdc++] [prettyprint] add local std::string use to more testsAlexandre Oliva2-0/+11
2023-03-03link pthread_join from std::thread ctorAlexandre Oliva2-9/+25
2023-03-03-Wdangling-pointer: don't mark SSA lhs sets as storesAlexandre Oliva3-4/+32
2023-03-03[arm] adjust tests for quotes around +cdecp<N>Alexandre Oliva2-67/+67
2023-03-03[arm] adjust expectations for armv8_2-fp16-move-[12].cAlexandre Oliva2-3/+2
2023-03-03[PR51534] [arm] split out pr51534 test for softfpAlexandre Oliva2-5/+76
2023-03-03[arm] complete vmsr/vmrs blank and case adjustmentsAlexandre Oliva2-134/+134
2023-03-03[PR104882] [arm] require mve hw for mve run testAlexandre Oliva1-0/+1
2023-03-03gcc: Fix gdbhooks.py VecPrinter for vec<> as well as vec<>* [PR109006]Jonathan Wakely1-4/+7
2023-03-03gcc: Adjust gdbhooks.py VecPrinter for vec layout changes [PR109006]Jonathan Wakely1-1/+5
2023-03-03c++: thinko in extract_local_specs [PR108998]Patrick Palka2-1/+22
2023-03-03s390: libatomic: Fix 16 byte atomic {cas,load,store}Stefan Schulze Frielinghaus3-0/+176
2023-03-03waccess: Fix two -Wnonnull warning issues [PR108986]Jakub Jelinek2-2/+20
2023-03-03s390: Use arch14 instead of z16 for -march=native.Robin Dapp1-2/+2
2023-03-03s390: Fix ifcvt test cases.Robin Dapp3-6/+6
2023-03-03testsuite: Do not expect partial vectorization for s390.Robin Dapp3-8/+8
2023-03-03moxie: enable LRAAnthony Green1-3/+0
2023-03-03moxie: fix memory constraintsAnthony Green1-3/+3
2023-03-03driver: toplev: Fix a typoXi Ruoyao1-1/+1
2023-03-03tree-optimization/109002 - partial PRE miscompilationRichard Biener2-6/+41
2023-03-03libiberty: fix memory leak in pex-win32.c and refactorCostas Argyris1-21/+10
2023-03-03gimple-fold: Fix up fputs -> fwrite folding [PR108988]Jakub Jelinek1-7/+8
2023-03-03libstdc++: Update Solaris baselines for GCC 13.0Rainer Orth4-0/+360
2023-03-03target/108738 - limit STV chain discoveryRichard Biener4-25/+70
2023-03-03debug/108772 - ICE with late debug generated with -fltoRichard Biener2-1/+50