summaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture
AgeCommit message (Expand)Author
2020-05-19[aarch64] PR target/94591: Don't generate invalid REV64 insnsAlex Coplan
2020-05-18[arm] Don't generate invalid LDRD insnsAlex Coplan
2020-05-12MSP430: Define ASM_OUTPUT_ALIGNED_DECL_LOCALJozef Lawrynowicz
2020-04-28tree: Fix up TREE_SIDE_EFFECTS on internal calls [PR94809]Jakub Jelinek
2020-04-25cselim: Don't assume it is safe to cstore replace a store to a local variable...Jakub Jelinek
2020-04-24introduce target fileio and require it in tests that use tmpnamAlexandre Oliva
2020-04-23tree: Fix up get_narrower [PR94724]Jakub Jelinek
2020-04-21testsuite: Add testcase for already fixed PR [PR94686]Jakub Jelinek
2020-04-17[committed] [PR rtl-optimization/90275] Another 90275 related cse.c fixJeff Law
2020-04-17i386: Fix up *testqi_ext_3 define_insn_and_split [PR94567]Jakub Jelinek
2020-04-17inliner: Don't ICE on NULL TYPE_DOMAIN [PR94621]Jakub Jelinek
2020-04-16testsuite: Move misplaced gcc.c-torture/pr92372.c test [PR92372]Jakub Jelinek
2020-04-08vect: Fix up lowering of TRUNC_MOD_EXPR by negative constant [PR94524]Jakub Jelinek
2020-04-07aarch64: Fix {ash[lr],lshr}<mode>3 expanders [PR94488]Jakub Jelinek
2020-03-31fold-const: Fix division folding with vector operands [PR94412]Jakub Jelinek
2020-03-29testsuite: adjust modulo-sched compare-debug testsRoman Zhuykov
2020-03-27modulo-sched: fix bootstrap compare-debug issueRoman Zhuykov
2020-03-23Verify the code used for the optimized comparison is valid for the comparison...Jeff Law
2020-03-19Fix inliner ICE on alias with flatten attribute [PR92372]Jan Hubicka
2020-03-16c: Handle MEM_REF in c_fully_fold* [PR94179]Jakub Jelinek
2020-03-13Fix unaligned load with small memcpy on the ARMEric Botcazou
2020-03-12Remove no-op register to register copies in CSE just like we remove no-op mem...Richard Sandiford
2020-03-12tree-dse: Fix mem* head trimming if call has lhs [PR94130]Jakub Jelinek
2020-03-11pdp11: Fix handling of common (local and global) vars [PR94134]Jakub Jelinek
2020-03-05testsuite: Add testcase for already fixed PR [PR90311]Jakub Jelinek
2020-03-03sccvn: Improve handling of load masked with integer constant [PR93582]Jakub Jelinek
2020-03-03testsuite: Add testcases for already fixed PR [PR93927]Jakub Jelinek
2020-02-27gimplify: Don't optimize register const vars to static [PR93949]Jakub Jelinek
2020-02-27sccvn: Handle non-byte aligned offset or size for memset (, 123, ) [PR93945]Jakub Jelinek
2020-02-25combine: Fix find_split_point handling of constant store into ZERO_EXTRACT [P...Jakub Jelinek
2020-02-15match.pd: Disallow side-effects in GENERIC for non-COND_EXPR to COND_EXPR sim...Jakub Jelinek
2020-02-03c++: Fix cast to pointer to VLA.Jason Merrill
2020-02-03s390x: Fix popcounthi2_z196 expander [PR93533]Jakub Jelinek
2020-01-30combine: Punt on out of range rotate counts [PR93505]Jakub Jelinek
2020-01-30arm: Fix uaddvdi4 expander [PR93494]Jakub Jelinek
2020-01-28predcom: Fix invalid store-store commoning [PR93434]Richard Sandiford
2020-01-23postreload: Fix up postreload combine [PR93402]Jakub Jelinek
2020-01-23c++: Avoid ICE when constant evaluation of __builtin_strchr fails.Jason Merrill
2020-01-22aarch64: Fix aarch64_expand_subvti constant handling [PR93335]Jakub Jelinek
2020-01-22Fix ICE with cast of division by zero (PR c/93348).Joseph Myers
2020-01-21riscv: Fix up riscv_rtx_costs for RTL checking (PR target/93333)Jakub Jelinek
2020-01-15tree-optimization: Fix tree dse of __*_chk PR93262Jakub Jelinek
2020-01-15tree-optimization: Fix tree dse of strncpy PR93249Jakub Jelinek
2020-01-13PR tree-optimization/93213 - wrong code with -Og -foptimize-strlenMartin Sebor
2020-01-08re PR target/93174 (ICE building glibc __sha512_process_block for i686)Jakub Jelinek
2020-01-05New bitfield testcases.Andrew Pinski
2020-01-02Add 1bit bit-field testcases.Andrew Pinski
2020-01-01Update copyright years.Jakub Jelinek
2020-01-01re PR tree-optimization/93098 (ICE with negative shifter)Jakub Jelinek
2019-12-15Add a couple int128_t bit-field testcases.Andrew Pinski