aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg
AgeCommit message (Expand)AuthorFilesLines
2007-07-03* gcc.dg/pr32176.c: Add -w to default dg-options.Uros Bizjak1-1/+1
2007-07-03re PR middle-end/32176 (ICE tree-type mismatch: expected integer_cst, have pl...Uros Bizjak1-0/+28
2007-07-03cpplib.h (CPP_N_WIDTH_MD, [...]): Add new constants.Uros Bizjak4-0/+24
2007-07-02c99-math.h: Fix typo.Kaveh R. Ghazi1-1/+1
2007-07-02re PR libgomp/32468 (number of threads in a parallel region depends on number...Jakub Jelinek1-0/+100
2007-07-02re PR tree-optimization/31966 (Miscompiles valid code with -ftree-vectorize)Uros Bizjak1-0/+50
2007-07-02re PR tree-optimization/32230 (Segfault in set_bb_for_stmt with -O -ftree-vec...Ira Rosen1-0/+24
2007-07-01arm.c (arm_cannot_copy_insn_p): Do not expect a PARALLEL.Daniel Jacobowitz1-0/+28
2007-07-01vect-strided-store-u16-i4.c: Remove abort() from input initialization and fix...Ira Rosen1-3/+2
2007-07-01re PR middle-end/32559 (ICE with vector arithmetic)Uros Bizjak1-0/+9
2007-07-01re PR tree-optimization/25371 (-ftree-vectorize results in internal compiler ...Uros Bizjak1-0/+12
2007-06-30Fix PR tree-optimization/32540 Fix PR tree-optimization/31651Daniel Berlin8-6/+94
2007-06-30re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez7-21/+22
2007-06-30re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez5-7/+14
2007-06-30re PR c/4076 (-Wunused doesn't warn about static function only called by itse...Manuel López-Ibáñez1-0/+6
2007-06-29re PR middle-end/32493 (Fails to inline varargs function with unused arguments)Richard Guenther1-0/+17
2007-06-29c-common.c (pointer_int_sum): Do the negation in sizetype.Eric Botcazou1-0/+7
2007-06-28* gcc.dg/vect/vect-iv-4.c: Test now passes on vect_pack_trunc targetsDorit Nuzman1-1/+1
2007-06-27re PR middle-end/32492 (attribute always_inline -> sorry, unimplemented: re...Richard Guenther1-0/+7
2007-06-26re PR tree-optimization/20216 (Simple loop runs out of stack at -O1)Geoffrey Keating1-0/+14
2007-06-25re PR tree-optimization/32421 (-ftree-vectorize -msse2 ICEs in build2_stat wh...Andrew Pinski1-0/+12
2007-06-24re PR tree-optimization/32461 (Segmentation fault in build_classic_dist_vecto...Sebastian Pop2-0/+50
2007-06-23re PR tree-optimization/16876 (ICE on testcase with -O3 in fold-const)Richard Guenther4-20/+4
2007-06-22re PR middle-end/32374 (internal compiler error: in reload_cse_simplify_opera...Uros Bizjak1-0/+20
2007-06-21re PR tree-optimization/19590 (IVs with the same evolution not eliminated)Sebastian Pop1-0/+37
2007-06-21re PR tree-optimization/31866 (ICE with tree check error: expected ssa_name, ...Jakub Jelinek1-0/+28
2007-06-21svn ci -m "introduce bank[0,1] registers and fix rte delay slot scheduling"Christian Bruel1-0/+1
2007-06-20re PR tree-optimization/25737 (ACATS c974001 c974013 hang with struct aliasing)Adam Nemet1-0/+20
2007-06-20re PR middle-end/31959 (ICE in expand_builtin_expect, at builtins.c:5112)Jakub Jelinek1-0/+20
2007-06-19re PR tree-optimization/32367 (internal compiler error: in build_polynomial_c...Sebastian Pop1-0/+20
2007-06-17re PR rtl-optimization/32366 (Segfault in significand_size with -ftree-vector...Uros Bizjak1-0/+13
2007-06-15[multiple changes]Andrew Pinski4-51/+12
2007-06-14fe-convert-1.c: Expect FE_OVERFLOW when converting from 10.000000e96DD to _De...H.J. Lu2-9/+13
2007-06-14re PR testsuite/32274 (FAIL: gcc.dg/vect/pr32224.c)Dorit Nuzman1-1/+1
2007-06-12re PR tree-optimization/15353 ([tree-ssa] Merge two "if"s if one subsumes the...Richard Guenther5-0/+104
2007-06-12re PR rtl-optimization/32293 (internal compiler error: in do_SUBST, at combin...Uros Bizjak1-0/+61
2007-06-12fold-const (fold_binary): Also optimize a/cbrt(b/c) into a*cbrt(c/b) if flag_...Uros Bizjak1-0/+4
2007-06-11setjmp-3.c: Rename raise to raise0.Andreas Tobler2-6/+6
2007-06-11re PR middle-end/32279 (Fold 1.0/sqrt(x/y) to sqrt(y/x))Uros Bizjak1-1/+4
2007-06-10tree-data-ref.c (dr_analyze_alias): Handle case smt is NULL.Zdenek Dvorak1-0/+59
2007-06-09tree-scalar-evolution.c (follow_ssa_edge_in_rhs, [...]): Keep more precise tr...Zdenek Dvorak1-0/+24
2007-06-08extend.texi: Add fvect-cost-model flag.Harsha Jagasia13-0/+781
2007-06-08re PR tree-optimization/32243 (ICE in vectorizable_type_promotion, at tree-ve...Uros Bizjak2-0/+34
2007-06-08re PR tree-optimization/32224 (ICE in vect_analyze_operations, at tree-vect-a...Dorit Nuzman1-0/+17
2007-06-07re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez8-12/+12
2007-06-07attr-weakref-1-darwin.c: Run on all Darwin platforms.Geoffrey Keating8-8/+8
2007-06-07Index: ChangeLogGeoffrey Keating1-0/+11
2007-06-06re PR testsuite/25241 ([C++] DejaGNU does not distinguish between errors and ...Manuel López-Ibáñez6-9/+10
2007-06-06re PR tree-optimization/32216 (ICE: verify_stmts failed (invalid reference pr...Uros Bizjak1-0/+14
2007-06-06lambda.h (build_linear_expr): New.Jan Sjodin1-0/+21