aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture
AgeCommit message (Expand)AuthorFilesLines
2025-09-01c: Rename uimaxabs to umaxabsJakub Jelinek3-28/+28
2025-07-04testsuite: Rename a testXi Ruoyao1-0/+0
2025-07-04LoongArch: Prevent subreg of subreg in CRCXi Ruoyao1-0/+20
2025-06-17crc: Fix up ICE from optimize_crc_loop [PR120677]Jakub Jelinek1-0/+31
2025-06-12testsuite: Add testcase for already fixed PR [PR120630]Jakub Jelinek1-0/+29
2025-06-04gimple-fold: Implement simple copy propagation for aggregates [PR14295]Andrew Pinski2-0/+84
2025-04-03nvptx: Don't use PTX '.const', constant state space [PR119573]Thomas Schwinge1-1/+0
2025-04-01combine: Use reg_used_between_p rather than modified_between_p in two spots [...Jakub Jelinek1-0/+33
2025-03-25i386: Fix up combination of -2 r<<= (x & 7) into btr [PR119428]Jakub Jelinek1-0/+18
2025-03-12testsuite: Add testcase for already fixed PR [PR119226]Jakub Jelinek1-0/+12
2025-03-04simplify-rtx: Fix up simplify_logical_relational_operation [PR119002]Richard Sandiford1-0/+23
2025-03-04testsuite: Add tests for already fixed PR [PR119071]Jakub Jelinek1-0/+15
2025-02-27gimple-fold: Fix a pasto in fold_truth_andor_for_ifcombine [PR119030]Jakub Jelinek1-0/+26
2025-02-24reassoc: Fix up optimize_range_tests_to_bit_test [PR118915]Jakub Jelinek1-0/+22
2025-02-22Turn test cases into UNSUPPORTED if running into 'sorry, unimplemented: dynam...Thomas Schwinge54-57/+2
2025-02-10i386: Change RTL representation of bt[lq] [PR118623]Jakub Jelinek1-0/+23
2025-02-01icf: Compare call argument types in certain cases and asm operands [PR117432]Jakub Jelinek1-0/+71
2025-01-31testsuite: Add testcase for already fixed PR [PR117498]Jakub Jelinek1-0/+35
2025-01-29pair-fusion: A couple of fixes for sp updates [PR118429]Richard Sandiford1-0/+7
2025-01-28combine: Fix up make_extraction [PR118638]Jakub Jelinek1-0/+20
2025-01-20aarch64: Fix invalid subregs in xorsign [PR118501]Richard Sandiford1-0/+6
2025-01-20testsuite: Fix name of PR116348 test caseXi Ruoyao1-0/+0
2025-01-09s390: Add testcase for just fixed PR118362Jakub Jelinek1-0/+19
2025-01-09nvptx: PTX 'alloca' for '-mptx=7.3'+, '-march=sm_52'+ [PR65181]Thomas Schwinge1-0/+3
2025-01-02Update copyright years.Jakub Jelinek5-5/+5
2024-12-30[PR testsuite/114182] Fix minor testsuite issue when double == floatJeff Law2-3/+5
2024-12-25testsuite: Expand coverage for unaligned memory storesMaciej W. Rozycki1-0/+84
2024-12-25testsuite: Expand coverage for `__builtin_memset' with 0Maciej W. Rozycki1-0/+233
2024-12-14cse: Fix up record_jump_equiv checks [PR117095]Jakub Jelinek1-0/+47
2024-12-10testsuite: Mark gcc.c-torture/execute/memcpy-a?.c tests expensiveMaciej W. Rozycki4-0/+4
2024-12-05doloop: Fix up doloop df use [PR116799]Jakub Jelinek1-0/+41
2024-12-03AVR: Skip some test cases that don't work for it.Georg-Johann Lay2-0/+10
2024-11-29AVR: Skip the gcc.c-torture/execute/memcpy-a*.c tests.Georg-Johann Lay4-0/+4
2024-11-28gimple-fold: Avoid ICEs with bogus declarations like const attribute no snpri...Jakub Jelinek1-0/+17
2024-11-25nios2: Remove all support for Nios II target.Sandra Loosemore2-5/+1
2024-11-23testsuite: Expand coverage for `__builtin_memcpy'Maciej W. Rozycki5-0/+259
2024-11-21c: Add u{,l,ll,imax}abs builtins [PR117024]Jakub Jelinek10-0/+327
2024-11-05PR target/117449: Restrict vector rotate match and split to pre-reloadKyrylo Tkachov1-0/+8
2024-11-02testsuite: Fix up builtin-prefetch-1.c testsXi Ruoyao1-1/+1
2024-11-01Support Intel MOVRSHu, Lin11-1/+2
2024-10-29Fix miscompilation of function containing __builtin_unreachableEric Botcazou1-0/+23
2024-10-16testsuite: Prepare for -std=gnu23 defaultJoseph Myers37-7/+52
2024-10-07nvptx: Re-enable all variants of 'gcc.c-torture/execute/20020529-1.c'Thomas Schwinge1-4/+0
2024-10-07nvptx: Disable effective-target 'freestanding'Thomas Schwinge4-0/+4
2024-10-07nvptx: Re-enable "ptxas times out" test casesThomas Schwinge8-10/+5
2024-10-07nvptx: Re-enable 'gcc.c-torture/compile/20080721-1.c'Thomas Schwinge1-1/+0
2024-10-04testsuite - Fix gcc.c-torture/execute/ieee/pr108540-1.cGeorg-Johann Lay2-3/+10
2024-09-14testsuite; Fix execute/pr52286.c for 16bitAndrew Pinski1-1/+1
2024-08-29Allow subregs around constant displacements [PR116516]Richard Sandiford1-0/+10
2024-08-26vect: Fix STMT_VINFO_DEF_TYPE check for odd/even widen mult [PR116348]Xi Ruoyao1-0/+14