]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite/gcc.c-torture
c++: consteval blocks
[thirdparty/gcc.git] / gcc / testsuite / gcc.c-torture /
2025-07-04  Xi Ruoyaotestsuite: Rename a test
2025-07-04  Xi RuoyaoLoongArch: Prevent subreg of subreg in CRC
2025-06-17  Jakub Jelinekcrc: Fix up ICE from optimize_crc_loop [PR120677]
2025-06-12  Jakub Jelinektestsuite: Add testcase for already fixed PR [PR120630]
2025-06-04  Andrew Pinskigimple-fold: Implement simple copy propagation for...
2025-04-03  Thomas Schwingenvptx: Don't use PTX '.const', constant state space...
2025-04-01  Jakub Jelinekcombine: Use reg_used_between_p rather than modified_be...
2025-03-25  Jakub Jelineki386: Fix up combination of -2 r<<= (x & 7) into btr...
2025-03-12  Jakub Jelinektestsuite: Add testcase for already fixed PR [PR119226]
2025-03-04  Richard Sandifordsimplify-rtx: Fix up simplify_logical_relational_operat...
2025-03-04  Jakub Jelinektestsuite: Add tests for already fixed PR [PR119071]
2025-02-27  Jakub Jelinekgimple-fold: Fix a pasto in fold_truth_andor_for_ifcomb...
2025-02-24  Jakub Jelinekreassoc: Fix up optimize_range_tests_to_bit_test [PR118915]
2025-02-22  Thomas SchwingeTurn test cases into UNSUPPORTED if running into 'sorry...
2025-02-10  Jakub Jelineki386: Change RTL representation of bt[lq] [PR118623]
2025-01-31  Jakub Jelinekicf: Compare call argument types in certain cases and...
2025-01-31  Jakub Jelinektestsuite: Add testcase for already fixed PR [PR117498]
2025-01-29  Richard Sandifordpair-fusion: A couple of fixes for sp updates [PR118429]
2025-01-28  Jakub Jelinekcombine: Fix up make_extraction [PR118638]
2025-01-20  Richard Sandifordaarch64: Fix invalid subregs in xorsign [PR118501]
2025-01-20  Xi Ruoyaotestsuite: Fix name of PR116348 test case
2025-01-09  Jakub Jelineks390: Add testcase for just fixed PR118362
2025-01-09  Thomas Schwingenvptx: PTX 'alloca' for '-mptx=7.3'+, '-march=sm_52...
2025-01-02  Jakub JelinekUpdate copyright years.
2024-12-30  Jeff Law[PR testsuite/114182] Fix minor testsuite issue when...
2024-12-25  Maciej W. Rozyckitestsuite: Expand coverage for unaligned memory stores
2024-12-25  Maciej W. Rozyckitestsuite: Expand coverage for `__builtin_memset' with 0
2024-12-13  Jakub Jelinekcse: Fix up record_jump_equiv checks [PR117095]
2024-12-10  Maciej W. Rozyckitestsuite: Mark gcc.c-torture/execute/memcpy-a?.c tests...
2024-12-05  Jakub Jelinekdoloop: Fix up doloop df use [PR116799]
2024-12-03  Georg-Johann LayAVR: Skip some test cases that don't work for it.
2024-11-29  Georg-Johann LayAVR: Skip the gcc.c-torture/execute/memcpy-a*.c tests.
2024-11-28  Jakub Jelinekgimple-fold: Avoid ICEs with bogus declarations like...
2024-11-25  Sandra Loosemorenios2: Remove all support for Nios II target.
2024-11-23  Maciej W. Rozyckitestsuite: Expand coverage for `__builtin_memcpy'
2024-11-21  Jakub Jelinekc: Add u{,l,ll,imax}abs builtins [PR117024]
2024-11-05  Kyrylo TkachovPR target/117449: Restrict vector rotate match and...
2024-11-01  Xi Ruoyaotestsuite: Fix up builtin-prefetch-1.c tests
2024-11-01  Hu, Lin1Support Intel MOVRS
2024-10-29  Eric BotcazouFix miscompilation of function containing __builtin_unr...
2024-10-16  Joseph Myerstestsuite: Prepare for -std=gnu23 default
2024-10-07  Thomas Schwingenvptx: Re-enable all variants of 'gcc.c-torture/execute...
2024-10-07  Thomas Schwingenvptx: Disable effective-target 'freestanding'
2024-10-07  Thomas Schwingenvptx: Re-enable "ptxas times out" test cases
2024-10-07  Thomas Schwingenvptx: Re-enable 'gcc.c-torture/compile/20080721-1.c'
2024-10-04  Georg-Johann Laytestsuite - Fix gcc.c-torture/execute/ieee/pr108540-1.c
2024-09-14  Andrew Pinskitestsuite; Fix execute/pr52286.c for 16bit
2024-08-29  Richard SandifordAllow subregs around constant displacements [PR116516]
2024-08-26  Xi Ruoyaovect: Fix STMT_VINFO_DEF_TYPE check for odd/even widen...
2024-08-12  Joern Rennecke16-bit testsuite fixes - excessive code size
2024-07-31  Richard Sandifordrecog: Disallow subregs in mode-punned value [PR115881]
2024-07-29  Sam Jamestestsuite: fix PR111613 test
2024-07-29  Sam Jamestestsuite: make PR115277 test an execute one
2024-07-22  Jan HubickaFix modref's iteraction with store merging
2024-07-22  Jan HubickaFix modref_eaf_analysis::analyze_ssa_name handling...
2024-07-22  Jan HubickaFix accounting of offsets in unadjusted_ptr_and_unit_offset
2024-07-22  Jan HubickaCompare loop bounds in ipa-icf
2024-07-22  Richard Sandifordrtl-ssa: Avoid using a stale splay tree root [PR116009]
2024-06-05  liuhongtDon't simplify NAN/INF or out-of-range constant for...
2024-06-04  Jakub Jelinekbuiltins: Force SAVE_EXPR for __builtin_{add,sub,mul...
2024-05-21  Andrew Pinskimatch: Disable `(type)zero_one_valuep*CST` for 1bit...
2024-05-20  Andrew PinskiPHIOPT: Don't transform minmax if middle bb contains...
2024-05-16  Jan HubickaFix points_to_local_or_readonly_memory_p wrt TARGET_MEM_REF
2024-05-08  Jakub Jelinekreassoc: Fix up optimize_range_tests_to_bit_test [PR114965]
2024-04-12  Andrew Pinskimatch: Fix `!a?b:c` and `a?~t:t` patterns for signed...
2024-04-08  Thomas SchwingeNew effective-target 'asm_goto_with_outputs'
2024-04-03  Jakub Jelinekexpr: Fix up emit_push_insn [PR114552]
2024-03-28  Jakub Jelinekprofile-count: Avoid overflows into uninitialized ...
2024-03-28  Jakub Jelinektestsuite: Add testcase for already fixed PR [PR109925]
2024-03-26  Jakub Jelinektestsuite: Fix up pr111151.c testcase [PR114486]
2024-03-26  Jakub Jelinekfold-const: Punt on MULT_EXPR in extract_muldiv MIN...
2024-03-22  liuhongtMove pr114396.c from gcc.target/i386 to gcc.c-torture...
2024-03-04  Jan DubiecFix 201001011-1.c on H8
2024-03-03  Greg McGary[PATCH] combine: Don't simplify paradoxical SUBREG...
2024-02-26  Rainer Orthtestsuite: xfail gcc.c-torture/compile/pr61159.c on...
2024-02-14  Jan HubickaFix ICE in loop splitting with -fno-guess-branch-probab...
2024-02-11  John David AnglinFix gcc.c-torture/execute/ieee/cdivchkf.c on hpux
2024-02-06  Jakub Jelinektree-ssa-math-opts: Fix up convert_{mult,plusminus...
2024-01-31  Joseph Myersc: Fix ICEs casting expressions with integer constant...
2024-01-30  Richard Sandifordaarch64: Avoid allocating FPRs to address registers...
2024-01-30  Jakub Jelinektree-ssa-strlen: Fix up handle_store [PR113603]
2024-01-29  Alexandre Olivatestsuite: no dfp run without dfprt
2024-01-29  Alex Coplanaarch64: Ensure iterator validity when updating debug...
2024-01-29  Jakub Jelinektree-ssa-strlen: Fix pdata->maxlen computation [PR110603]
2024-01-23  Alex Coplanaarch64: Fix up debug uses in ldp/stp pass [PR113089]
2024-01-23  Alex Coplanaarch64: Don't assert recog success in ldp/stp pass...
2024-01-20  Andrew Pinskiipa: Add testcase for already fixed case [PR110705]
2024-01-17  Andrew Pinskiaarch64: Fix aarch64_ldp_reg_operand predicate not...
2024-01-17  Jakub Jelinektestsuite: Add testcase for already fixed PR [PR110251]
2024-01-16  Jakub Jelinekcfgexpand: Workaround CSE of ADDR_EXPRs in VAR_DECL...
2024-01-11  Andrew Pinskiexpr: Limit the store flag optimization for single...
2024-01-10  Andrew Pinskireassoc vs uninitialized variable [PR112581]
2024-01-09  Jakub Jelinekvect: Ensure both NITERSM1 and NITERS are INTEGER_CSTs...
2024-01-08  Jakub Jelinekgimplify: Fix ICE in recalculate_side_effects [PR113228]
2024-01-07  Georg-Johann Laytestsuite/52641: Fix sloppy tests that did not care...
2024-01-05  Jakub Jelinekscev: Avoid ICE on results used in abnormal PHI args...
2024-01-04  YunQiang SuMIPS/testsuite: Include stdio.h in mipscop tests
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-22  Jakub Jelinekcombine: Don't optimize paradoxical SUBREG AND CONST_IN...
2023-12-14  Andrew Pinskimiddle-end: Fix up constant handling in emit_conditiona...
next