]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/testsuite/gcc.c-torture/execute
Revert "Ada: Add System.C_Time and GNAT.C_Time units to libgnat"
[thirdparty/gcc.git] / gcc / testsuite / gcc.c-torture / execute /
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-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-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-28  Jakub Jelinekcombine: Fix up make_extraction [PR118638]
2025-01-09  Thomas Schwingenvptx: PTX 'alloca' for '-mptx=7.3'+, '-march=sm_52...
2025-01-02  Jakub JelinekUpdate copyright years.
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-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-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-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-12  Joern Rennecke16-bit testsuite fixes - excessive code size
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_eaf_analysis::analyze_ssa_name handling...
2024-07-22  Jan HubickaFix accounting of offsets in unadjusted_ptr_and_unit_offset
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-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-03  Jakub Jelinekexpr: Fix up emit_push_insn [PR114552]
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-11  John David AnglinFix gcc.c-torture/execute/ieee/cdivchkf.c on hpux
2024-01-29  Alexandre Olivatestsuite: no dfp run without dfprt
2024-01-16  Jakub Jelinekcfgexpand: Workaround CSE of ADDR_EXPRs in VAR_DECL...
2024-01-10  Andrew Pinskireassoc vs uninitialized variable [PR112581]
2024-01-07  Georg-Johann Laytestsuite/52641: Fix sloppy tests that did not care...
2024-01-03  Jakub JelinekUpdate copyright years.
2023-12-22  Jakub Jelinekcombine: Don't optimize paradoxical SUBREG AND CONST_IN...
2023-12-14  Jeff Law[committed] Minor testsuite fallout from c99 changes
2023-12-03  Jeff Law[committed] Fix pr65369.c
2023-12-03  Jeff Law[committed] Fix comp-goto-1.c on 16 bit targets
2023-11-25  Jakub Jelineki386: Fix up *jcc_bt*_mask{,_1} [PR111408]
2023-11-20  Jan Hubickainter-procedural value range propagation
2023-11-16  Florian Weimergcc.c-torture/execute/931004-13.c: Fix declaration...
2023-11-13  Florian WeimerC99 testsuite readiness: Cleanup of execute tests
2023-11-13  Florian WeimerC99 testsuite readiness: Add missing abort, exit declar...
2023-11-13  Florian WeimerC99 testsuite readiness: Compile more tests with -std...
2023-11-13  Florian WeimerC99 testsuite readiness: More unverified testcase un...
2023-11-13  Florian WeimerC99 testsuite readiness: Verified un-reductions
2023-11-13  Florian WeimerC99 testsuite readiness: -fpermissive tests
2023-11-06  Florian Weimergcc.c-torture/execute/builtins/fputs.c: fputs_unlocked...
2023-10-23  Florian Weimergcc.c-torture/execute/builtins/pr93262-chk.c: Remove...
2023-10-18  Andrew PinskiFix expansion of `(a & 2) != 1`
2023-10-17  Andrew Pinskissa_name_has_boolean_range vs signed-boolean:31 types
2023-10-13  Florian WeimerC99 testsuite readiness: Some verified test case adjust...
2023-10-13  Florian WeimerC99 test suite readiness: Some unverified test case...
2023-09-26  Andrew PinskiPHIOPT: Fix minmax_replacement for three way
2023-09-18  Andrew PinskiMATCH: Add simplifications of `(a == CST) & a`
2023-09-13  Andrew PinskiMATCH: [PR111364] Add some more minmax cmp operand...
2023-09-12  Andrew PinskiMATCH: Simplify (a CMP1 b) ^ (a CMP2 b)
2023-09-10  Andrew PinskiFix PR 111331: wrong code for `a > 28 ? MIN<a, 28>...
2023-08-30  Jakub Jelinektree-ssa-strlen: Fix up handling of conditionally zero...
2023-08-24  Andrew PinskiMATCH: [PR111109] Fix bit_ior(cond,cond) when compariso...
2023-08-11  Drew Rossmatch.pd: Implement missed optimization ((x ^ y) &...
2023-08-11  Andrew PinskiFix PR 110954: wrong code with cmp | !cmp
2023-08-03  Andrew PinskiFix `~X & X` and `~X | X` patterns
2023-07-24  Drew Rossmatch.pd: Implement missed optimization (~X | Y) ^...
2023-07-19  Andrew Pinski[PATCH] Fix tree-opt/110252: wrong code due to phiopt...
2023-07-19  Andrew PinskiFix PR110726: a | (a == b) can sometimes produce wrong...
2023-07-17  Andrew PinskiFix PR 110666: `(a != 2) == a` produces wrong code
2023-06-30  Eric BotcazouFix couple of endianness issues in fold_ctor_reference
2023-06-12  Jeff Law[committed] [PR rtl-optimization/101188] Fix reload_cse...
2023-06-09  Andrew PinskiMATCH: Fix zero_one_valued_p not to match signed 1...
2023-05-22  Georg-Johann Laytestsuite/52641: Fix tests that fail for 16-bit int...
2023-05-10  Andrew PinskiAdd another new testcase
2023-05-10  Andrew PinskiNew testcase
2023-05-09  Jakub Jelinektree-ssa-ccp, wide-int: Fix up handling of [LR]ROTATE_E...
2023-04-14  Jakub Jelinekcombine: Fix AND handling for WORD_REGISTER_OPERATIONS...
2023-04-04  Jakub Jelinekrange-op-float: Fix reverse ops of comparisons [PR109386]
next