aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture
AgeCommit message (Expand)AuthorFilesLines
2017-01-16re PR middle-end/79089 (error: incorrect sharing of tree nodes)Jakub Jelinek1-0/+12
2017-01-14Testcase from pr72749Alan Modra1-0/+21
2017-01-13Reload global options when strict aliasing is dropped (PR ipa/79043).Martin Liska1-0/+21
2017-01-12(-Wformat-overflow): ...to this.Martin Sebor1-2/+2
2017-01-11re PR rtl-optimization/79032 (unaligned memory access generated with LRA and ...Eric Botcazou1-0/+33
2017-01-10re PR middle-end/77766 (wrong code at -O2 and -O3 in 64-bit mode on x86_64-li...Jeff Law1-0/+28
2017-01-03re PR tree-optimization/78856 (wrong code at -O3 on x86_64-linux-gnu (in both...Jeff Law1-0/+25
2017-01-01Update copyright years.Jakub Jelinek5-5/+5
2016-12-21re PR c/77767 (Side-effect from VLA array parameters lost)Jakub Jelinek1-0/+16
2016-12-20[ARM] PR target/78694: Avoid invalid RTL sharing in minipool codeKyrylo Tkachov1-0/+118
2016-12-19PR target/78748: S/390: Fix ICE with ANDC splitter.Dominik Vogt1-0/+14
2016-12-14re PR target/78791 (ACATS cxf2001 failure)Jakub Jelinek1-0/+19
2016-12-12PR middle-end/78622 - -Wformat-length/-fprintf-return-value incorrect with ov...Martin Sebor1-0/+34
2016-12-10re PR tree-optimization/78720 (Illegal instruction in generated code)Jakub Jelinek1-0/+29
2016-12-09re PR target/72742 (ICE in extract_insn, at recog.c:2309 (error: unrecognizab...Jakub Jelinek1-0/+79
2016-12-09re PR middle-end/78726 (Incorrect unsigned arithmetic optimization)Jakub Jelinek1-0/+23
2016-12-08aarch64.c (aarch64_load_symref_appropriately): Access the lower part of RTX a...Andrew Pinski1-0/+10
2016-12-07PR c/53562 - Add -Werror= support for -D_FORTIFY_SOURCE / __builtin___memcpy_chkMartin Sebor1-3/+7
2016-12-07re PR rtl-optimization/78617 (LRA clobbers live register during rematerializa...Thomas Preud'homme1-0/+25
2016-12-06re PR tree-optimization/78675 (ICE: verify_gimple failed (error: integral res...Jakub Jelinek1-0/+38
2016-12-01combine: Emit a barrier after unconditional trap (PR78607)Segher Boessenkool1-0/+12
2016-11-30ira: Don't substitute into TRAP_IF insns (PR78610)Segher Boessenkool1-0/+14
2016-11-30re PR tree-optimization/78574 (ice on valid C code at -O2 and -O3 in both 32-...Bin Cheng1-0/+27
2016-11-30[AArch64] PR target/78362: Make sure to only take REGNO of a registerKyrylo Tkachov1-0/+11
2016-11-30re PR tree-optimization/78586 (Wrong code caused by printf-return-value)Jakub Jelinek1-0/+17
2016-11-25re PR rtl-optimization/78438 (incorrect comparison optimization)Jakub Jelinek2-0/+49
2016-11-25re PR rtl-optimization/78527 (ice on valid C code at -O3 in both 32-bit and 6...Jakub Jelinek1-0/+21
2016-11-24re PR middle-end/78429 (ICE in set_value_range, at tree-vrp.c on non-standard...Eric Botcazou1-0/+22
2016-11-23Add another e500 subreg pattern.Joseph Myers1-0/+7
2016-11-22pr30778.c (memset): Use size_t for 3rd parameter in declaration.Georg-Johann Lay1-1/+1
2016-11-22[ARM] PR target/78439: Update movdi constraints for Cortex-A8 tuning to handl...Kyrylo Tkachov1-0/+56
2016-11-22re PR tree-optimization/78436 (incorrect write to larger-than-type bitfield (...Jakub Jelinek1-0/+23
2016-11-21re PR target/68538 (ICE in gen_reg_rtx, at emit-rtl.c:1027 when cross-compili...Jeff Law1-0/+52
2016-11-19comp-goto-1.c (insn_t): Change offset to signed int.Andreas Schwab1-1/+1
2016-11-17re PR rtl-optimization/78378 (wrong code when combining shift + mult + zero_e...Jakub Jelinek1-0/+18
2016-11-09re PR middle-end/77718 (expand_builtin_memcmp swaps args)Jakub Jelinek1-0/+25
2016-11-03Fix bougs PR 78170 failure for avrSenthil Kumar Selvaraj1-0/+2
2016-11-02xtensa: don't xfail gcc.c-torture/compile/20001226-1.cMax Filippov1-1/+0
2016-11-02PR tree-optimization/78170: Truncate sign-extended padding when encoding bitf...Kyrylo Tkachov1-0/+37
2016-11-02PR tree-optimization/78162: Reject negative offsets in store merging earlyKyrylo Tkachov1-0/+10
2016-10-28GIMPLE store merging passKyrylo Tkachov2-0/+244
2016-10-12re PR tree-optimization/77929 (ICE: verify_gimple failed (error: non-trivial ...Jakub Jelinek1-0/+13
2016-10-09re PR tree-optimization/77901 (ICE in tree-sse-reassoc,c:2881)Jakub Jelinek1-0/+10
2016-10-03re PR tree-optimization/71550 (wrong code at -O3 on x86_64-linux-gnu)Jeff Law1-0/+26
2016-09-21dump-noaddr.x: Remove debug statements.Uros Bizjak1-5/+1
2016-09-11re PR ipa/61159 (__builtin_constant_p gives incorrect results with aliases)Jan Hubicka1-0/+7
2016-08-24Fix bogus testsuite failures for avr.Senthil Kumar Selvaraj1-1/+3
2016-08-18[RELOAD] Don't assume subreg mem address is okAlan Modra1-0/+29
2016-08-16re PR middle-end/67485 (expmed.c sanitizer detects overflow)Jakub Jelinek1-0/+7
2016-08-15re PR tree-optimization/72824 (Signed floating point zero semantics broken at...Jakub Jelinek1-0/+21