aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2016-03-08re PR target/70110 (ICE at -O3 in the 32-bit mode in set_last_insn, at emit-r...Jakub Jelinek1-0/+39
2016-03-07[hsa testsuite] Suppress hsa warnings in compiler gomp testsMartin Jambor2-2/+2
2016-03-07re PR tree-optimization/70115 (gcc ICE at -O2 (seg fault) and above on valid ...Richard Biener1-0/+20
2016-03-07re PR testsuite/70109 (FAIL: gcc.dg/vect/O3-pr36098.c scan-tree-dump-times ve...Richard Biener1-1/+5
2016-03-04re PR tree-optimization/69196 (code size regression with jump threading at -O2)Jeff Law1-1/+1
2016-03-04re PR c/69973 (ICE on excessive attribute vector_size)Bernd Schmidt1-0/+2
2016-03-04re PR rtl-optimization/69941 (bogus zero_extend transformation in postreload ...Bernd Schmidt1-0/+30
2016-03-04re PR c/69824 (internal compiler error in unshare_body)Bernd Schmidt1-0/+4
2016-03-04Avoid terminating early in LRA, unless -fchecking (PR57676)Bernd Schmidt1-0/+28
2016-03-04tree-vect-patterns.c (search_type_for_mask): Handle comparison of booleans.Ilya Enkovich1-0/+15
2016-03-04re PR c/69798 (ICE on invalid code on x86_64-linux-gnu in c_parser_braced_ini...Marek Polacek2-0/+145
2016-03-04* gcc.dg/Wno-frame-address.c: Skip on IA-64.Eric Botcazou1-1/+1
2016-03-04pr69951.c: Accept argc==0.Christophe Lyon1-1/+1
2016-03-04re PR middle-end/70054 (GCC 6 gives a strict-aliasing warning on use of std::...Richard Biener1-0/+6
2016-03-04re PR debug/69947 (DW_OP_GNU_implicit_pointer broken on the trunk)Jakub Jelinek1-0/+22
2016-03-03re PR ada/70017 (c52103x and c52104x test failure on s390x)Jakub Jelinek1-0/+4
2016-03-03re PR target/70021 (Test miscompiled with -O3 option for -march=core-avx2.)Jakub Jelinek1-0/+40
2016-03-03re PR middle-end/70050 (ICE: tree check: expected integer_type or enumeral_ty...Marek Polacek1-0/+11
2016-03-03[Patch testsuite] Change xfail conditions for bb-slp-34.cJames Greenhalgh1-1/+1
2016-03-03re PR tree-optimization/55936 (Missed VRP optimization)Richard Biener1-1/+1
2016-03-02re PR rtl-optimization/69942 (gcc.dg/ifcvt-5.c FAILs)Jeff Law1-4/+7
2016-03-03decl alignment not respectedAlan Modra1-0/+24
2016-03-02re PR c/68062 (ICE when comparing vectors)Jakub Jelinek1-0/+1
2016-03-02re PR target/67278 (ICE: verify_gimple failed on darwin 14.5 x86_64)Richard Biener1-0/+19
2016-03-02re PR target/67278 (ICE: verify_gimple failed on darwin 14.5 x86_64)Richard Biener1-0/+19
2016-03-02re PR c/67854 (Missing diagnostic for passing bool to va_arg)Marek Polacek1-0/+11
2016-03-02re PR middle-end/70025 (Miscompilation of gc-7.4.2 on s390x starting with r22...Jakub Jelinek1-0/+81
2016-03-02Adjust test case in PR68621 to compile with -fpic.Venkataramanan Kumar1-2/+3
2016-03-01re PR tree-optimization/69196 (code size regression with jump threading at -O2)Jeff Law1-0/+138
2016-03-01re PR tree-optimization/69196 (code size regression with jump threading at -O2)Jeff Law1-1/+1
2016-03-01re PR ada/70017 (c52103x and c52104x test failure on s390x)Eric Botcazou1-0/+16
2016-03-01re PR c/69796 (ICE on invalid code in useless_type_conversion_p, at gimple-ex...Jakub Jelinek2-0/+23
2016-03-01re PR middle-end/70022 (ICE: in tree_to_shwi, at tree.c:7328 with out-of-boun...Richard Biener1-0/+9
2016-03-01re PR tree-optimization/69956 (Wrong vector type @ fold-const)Ilya Enkovich1-0/+11
2016-03-01re PR target/70011 (test case gcc.dg/vect/costmodel/ppc/costmodel-fast-math-v...Bill Schmidt1-1/+1
2016-03-01PR preprocessor/69985: fix ICE with long lines in -WformatDavid Malcolm1-0/+7
2016-02-29re PR tree-optimization/69652 ([ICE] verify_ssa fail w/ -O2 -ffast-math -ftre...Yuri Rumyantsev1-1/+1
2016-02-29re PR tree-optimization/69720 (wrong code at -O3 on x86_64-linux-gnu)Richard Biener1-0/+28
2016-02-28Add a test for PR tree-optimization/69989H.J. Lu1-0/+23
2016-02-27re PR target/69613 (wrong code with -O and simple 128bit arithmetics and vect...Jakub Jelinek2-2/+3
2016-02-26PR tree-optimization/15826 - don't use "if" to extract a single bitMartin Sebor1-0/+36
2016-02-26[PR 69920] Prevent SRA from leaving a removed SSA_NAME in ILMartin Jambor2-0/+34
2016-02-26[AArch64] PR target/69613: Return zero TARGET_SHIFT_TRUNCATION_MASK when SHIF...Kyrylo Tkachov1-0/+40
2016-02-26re PR target/69551 (Wrong code with single element vector insert)Richard Biener1-0/+21
2016-02-25re PR tree-optimization/48795 (-Warray-bounds false positive)Richard Biener1-0/+25
2016-02-25re PR rtl-optimization/69896 (wrong code with -frename-registers @ x64_64)Jakub Jelinek1-0/+33
2016-02-24PR c/51147 - attribute((mode(byte))) on an enum generates wrong codeMartin Sebor1-0/+22
2016-02-24re PR c/69819 (ICE on invalid code on x86_64-linux-gnu in tree check: expecte...Marek Polacek1-0/+5
2016-02-24Avoid making unportable assumptions about the relationship between SIZE_MAXMartin Sebor1-15/+19
2016-02-24re PR tree-optimization/69760 (Wrong 64-bit memory address caused by an unnee...Richard Biener1-0/+50