aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.c-torture
AgeCommit message (Expand)AuthorFilesLines
2015-07-20re PR c++/55095 (Wshift-overflow)Marek Polacek1-1/+1
2015-07-15c-torture.exp (C_TORTURE_OPTIONS): Remove { -O3 -fomit-frame-pointer }...Richard Biener1-1/+1
2015-07-13[PATCH]Fix PR66556.Renlin Li1-0/+52
2015-07-06Fix eipa_src AAPCS issue (PR target/65956)Jakub Jelinek1-0/+67
2015-07-06re PR tree-optimization/66757 (wrong code at -O1 and above on x86_64-linux-gnu)Eric Botcazou1-0/+15
2015-07-01re PR rtl-optimization/61047 (wrong code at -O1 on x86_64-linux)Bernd Edlinger1-0/+18
2015-06-23re PR target/65803 (blackfin: internal compiler error: segment fault linux ke...Chen Gang1-0/+25
2015-05-28* gcc.c-torture/execute/pr65369.c: Don't assume int is 32 bits.DJ Delorie1-1/+2
2015-05-28Fix PR66168Thomas Preud'homme1-0/+15
2015-05-21re PR tree-optimization/66233 (internal compiler error: in expand_fix, at opt...Jakub Jelinek1-0/+22
2015-05-19re PR rtl-optimization/66187 (wrong code at -O1, -O2 and -O3 on x86_64-linux-...Jakub Jelinek1-0/+16
2015-05-13re PR ipa/65873 (Failure to inline always_inline memcpy)Jan Hubicka1-0/+14
2015-04-30c-typeck.c (c_build_va_arg): Clarify the error message.Marek Polacek1-1/+1
2015-04-28re PR c/65901 (no warning or error for va_arg (ap, void))Marek Polacek1-1/+1
2015-04-27re PR tree-optimization/65875 (ICE: Segmentation fault)Jakub Jelinek1-0/+24
2015-04-16rl78-opts.h (enum rl78_mul_types): Add MUL_G14 and MUL_UNINIT.Nick Clifton1-0/+12
2015-04-14Add missing testcase.Yvan Roux1-0/+34
2015-04-11re PR middle-end/65735 (ICE (in duplicate_thread_path, at tree-ssa-threadupda...Jakub Jelinek1-0/+21
2015-04-07re PR ipa/65540 (internal error on s-fatllf.ads at -O2)Jan Hubicka1-0/+21
2015-04-07re PR middle-end/65680 (ICE at -O1 and above on x86_64-linux-gnu in expand_as...Jakub Jelinek1-0/+20
2015-03-27re PR target/65593 (internal compiler error: in extract_insn, at recog.c:2343)Jakub Jelinek1-0/+4
2015-03-27re PR middle-end/65595 (Linux kernel build failure: ICE: in as_a, at is-a.h:192)Jan Hubicka1-0/+19
2015-03-27ipa-inline-analysis.c (redirect_to_unreachable): Be prepared for edge to chan...Jan Hubicka1-0/+11
2015-03-16re PR tree-optimization/65427 (ICE in emit_move_insn with wide vector types)Jakub Jelinek1-0/+34
2015-03-14re PR target/65369 (nettle test failure on powerpc64le-linux-gnu when built w...Jakub Jelinek1-0/+45
2015-03-14re PR tree-optimization/65418 (vim miscompilation)Jakub Jelinek2-0/+38
2015-03-14re PR rtl-optimization/65401 (make_field_assignment broken for big-endian)Jakub Jelinek1-0/+59
2015-03-07re PR target/65153 ([SH][4.9 Regression] "insn does not satisfy its constrain...Oleg Endo1-0/+40
2015-03-03re PR tree-optimization/65241 (ICE (in remove_local_expressions_from_table, a...Jeff Law1-0/+26
2015-02-26re PR tree-optimization/65216 (wrong code at -O3 on x86_64-linux-gnu)Jakub Jelinek1-0/+20
2015-02-26re PR tree-optimization/65215 (Bswap load miscompilation)Jakub Jelinek5-0/+133
2015-02-24re PR tree-optimization/65170 (curve25519-donna-c64 miscompilation)Jakub Jelinek1-0/+27
2015-02-23re PR target/65163 ([SH] ICE in decompose at rtl.h:2007)Oleg Endo1-0/+22
2015-02-14re PR tree-optimization/65053 (PostgreSQL miscompilation)Jakub Jelinek2-0/+59
2015-02-12re PR tree-optimization/65014 (ice with error: type mismatch in shift express...Jakub Jelinek1-0/+10
2015-02-09re PR target/64979 (stdarg optimization not able to find escape sites in phi ...Jakub Jelinek1-0/+36
2015-02-06re PR rtl-optimization/64957 (wrong code at -O1, -O2 and -O3 on x86_64-linux-...Jakub Jelinek1-0/+23
2015-02-04re PR middle-end/62103 (Incorrect folding of bitfield in a union on big endia...Thomas Preud'homme1-0/+23
2015-02-03re PR rtl-optimization/64756 (wrong code at -O3 on x86_64-linux-gnu (in 32-bi...Jakub Jelinek1-0/+30
2015-01-28re PR tree-optimization/64718 (Bad 16-bit bswap replacement)Thomas Preud'homme1-0/+18
2015-01-22Add file I missed. Whoops.Segher Boessenkool1-0/+26
2015-01-17re PR rtl-optimization/52773 (internal error: in replace_pseudos_in, at reloa...Bernd Schmidt1-0/+16
2015-01-16Add missing } to gcc.c-torture/compile/20150108.cMarkus Trippelsdorf1-0/+1
2015-01-16Account for high/lo_sum simplification with displacementsRobert Suchanek1-0/+22
2015-01-07re PR c/64417 ([SH] FAIL: gcc.c-torture/compile/pr28865.c -O0 (test for ex...Marek Polacek1-6/+6
2015-01-05re PR tree-optimization/64494 (ICE at -Os and above on x86_64-linux-gnu in du...Jakub Jelinek1-0/+18
2015-01-05Update copyright years.Jakub Jelinek5-5/+5
2015-01-01pr20621-1.c: Pass if stack < 64K.James Bowman1-0/+4
2014-12-31target-supports.exp (add_options_for_tls): Prepend pthread link flags.David Edelsohn1-1/+1
2014-12-22re PR rtl-optimization/62151 (wrong code at -O2 and -O3 on x86_64-linux-gnu)Bin Cheng1-0/+41