aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2023-03-05testsuite: Fix up syntax error in scan-tree-dump-times target selectorJakub Jelinek1-2/+2
2023-03-06RISC-V: Implement ZKSH and ZKSED extensionsLiao Shihua4-0/+76
2023-03-06RISC-V: Implement ZKNH extensionLiao Shihua3-0/+101
2023-03-06RISC-V: Implement ZKND and ZKNE extensionsLiao Shihua4-0/+102
2023-03-06RISC-V: Implement ZBKB, ZBKC and ZBKX extensionsLiao Shihua6-0/+134
2023-03-05RISC-V: costs: miscomputed shiftadd_cost triggering synth_mult [PR/108987]Vineet Gupta2-3/+12
2023-03-05RISC-V: Add RVV misc intrinsic supportJu-Zhe Zhong1-0/+1448
2023-03-05RISC-V: Add permutation C/C++ supportJu-Zhe Zhong8-0/+904
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 Zhong6-7/+7
2023-03-05RISC-V: Allow const0_rtx operand in max/minLin Sinan1-0/+10
2023-03-05Daily bump.GCC Administrator1-0/+41
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 Jelinek1-0/+6
2023-03-04c-family: Fix up -Wsign-compare BIT_NOT_EXPR handling [PR107465]Jakub Jelinek2-0/+128
2023-03-04c-family: Account for integral promotions of left shifts for -Wshift-overflow...Jakub Jelinek1-0/+14
2023-03-04c++: Don't defer local statics initialized with constant expressions [PR108702]Jakub Jelinek1-1/+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 Administrator1-0/+129
2023-03-03analyzer: start adding test coverage for OpenMP [PR109016]David Malcolm2-0/+45
2023-03-03analyzer: provide placeholder implementation of sprintfDavid Malcolm3-0/+371
2023-03-03testsuite: remove XFAIL in gcc.dg/analyzer/pr99716-1.c [PR108988]David Malcolm1-5/+1
2023-03-03-Wdangling-pointer: don't mark SSA lhs sets as storesAlexandre Oliva2-3/+30
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 Oliva1-132/+132
2023-03-03[PR104882] [arm] require mve hw for mve run testAlexandre Oliva1-0/+1
2023-03-03c++: thinko in extract_local_specs [PR108998]Patrick Palka1-0/+13
2023-03-03waccess: Fix two -Wnonnull warning issues [PR108986]Jakub Jelinek1-0/+14
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-03tree-optimization/109002 - partial PRE miscompilationRichard Biener1-0/+27
2023-03-03debug/108772 - ICE with late debug generated with -fltoRichard Biener1-0/+46
2023-03-03[PR100127] Test for coroutine header in clang-compatible testsAlexandre Oliva3-3/+6
2023-03-03testsuite: Tweak gcc.dg/attr-aligned.c for CRISHans-Peter Nilsson1-1/+7
2023-03-03d: Allow vectors to be compared for identity [PR108946]Iain Buclaw10-20/+30
2023-03-03d: Fix ICE on explicit immutable struct import [PR108877]Iain Buclaw2-0/+15
2023-03-03d: Add test for PR d/108167 to the testsuite [PR108167]Iain Buclaw1-0/+5
2023-03-03d: vector float comparison doesn't result in 0 or -1 [PR108945]Iain Buclaw1-0/+12
2023-03-03Daily bump.GCC Administrator1-0/+135
2023-03-03testsuite: Fix up memchr-3.c test [PR108991]Jakub Jelinek1-1/+1
2023-03-02jit, testsuite: fix a failing test by updating its error string [PR107999]Guillaume Gomez1-1/+1
2023-03-02IRA: Use minimal cost for hard register movementVladimir N. Makarov1-0/+9
2023-03-02amdgcn: Enable SIMD vectorization of math functionsKwok Cheung Yeung2-0/+214
2023-03-02c++: more mce_false folding from cp_fully_fold_init [PR108243]Patrick Palka1-0/+23
2023-03-02c++: constant non-copy-init is manifestly constant [PR108243]Patrick Palka1-0/+140
2023-03-02analyzer: fix uninit false +ves reading from DECL_HARD_REGISTER [PR108968]David Malcolm1-0/+9