Age | Commit message (Expand) | Author | Files | Lines |
2010-05-06 | re PR middle-end/43987 (type-punning causes broken binaries unless -O0 is used) | Richard Guenther | 1 | -0/+20 |
2010-05-03 | cdce3.C: Skip on alpha*-dec-osf5*. | Rainer Orth | 2 | -0/+2 |
2010-04-30 | tree-ssa-loop-ivopts.c (may_be_unaligned_p): Check the alignment of the varia... | Eric Botcazou | 1 | -0/+51 |
2010-04-23 | re PR middle-end/43835 (IPA-SRA doesn't rewrite attributes) | Martin Jambor | 1 | -0/+51 |
2010-04-22 | re PR tree-optimization/43845 (Segfault when using __attribute__((const)), ve... | Richard Guenther | 1 | -0/+12 |
2010-04-20 | re PR target/43635 (ICE in s390_emit_call, at config/s390/s390.c:9484) | Andreas Krebbel | 1 | -0/+7 |
2010-04-19 | re PR tree-optimization/43783 (-O -ftree-pre options compile libbid wrong) | Richard Guenther | 1 | -0/+21 |
2010-04-12 | re PR tree-optimization/43560 (possible wrong code bug) | Jakub Jelinek | 1 | -0/+28 |
2010-04-08 | re PR tree-optimization/43679 (ice in gen_lsm_tmp_name, at tree-ssa-loop-im.c... | Richard Guenther | 1 | -0/+33 |
2010-04-06 | re PR c/43661 (ice in fold_comparison, at fold-const.c:9579) | Richard Guenther | 1 | -0/+5 |
2010-04-02 | re PR tree-optimization/43629 (Struct to register optimization fails) | Richard Guenther | 1 | -0/+13 |
2010-04-01 | re PR tree-optimization/43614 (ice in gimple_rhs_has_side_effects, at gimple.... | Richard Guenther | 1 | -0/+27 |
2010-03-25 | re PR c/43385 (glibc regex testsuite failures) | Jakub Jelinek | 1 | -0/+59 |
2010-03-20 | re PR rtl-optimization/43438 (possible wrong code bug) | Richard Guenther | 1 | -0/+23 |
2010-03-19 | re PR tree-optimization/43415 (Consumes large amounts of memory and time in P... | Richard Guenther | 1 | -0/+36 |
2010-03-15 | re PR tree-optimization/43367 (ice: in may_propagate_copy, at tree-ssa-copy.c... | Richard Guenther | 1 | -0/+30 |
2010-03-11 | re PR middle-end/43255 (ICE in extract_range_from_assert, at tree-vrp.c:1423) | Richard Guenther | 1 | -0/+33 |
2010-03-10 | re PR c/43288 (ICE in function_and_variable_visibility, at ipa.c:415) | Jan Hubicka | 1 | -0/+1 |
2010-03-10 | asm1.C: Don't detect pic via looking for the -fpic/-fPIC flags. | Kaveh R. Ghazi | 1 | -2/+1 |
2010-03-10 | re PR tree-optimization/43236 (-ftree-loop-distribution produces wrong code i... | Alexander Monakov | 1 | -0/+32 |
2010-03-08 | re PR tree-optimization/43269 (removing non dead store) | Richard Guenther | 1 | -0/+31 |
2010-03-04 | re PR tree-optimization/43164 (ice in completely_scalarize_record, at tree-sr... | Martin Jambor | 2 | -0/+62 |
2010-03-01 | re PR tree-optimization/43220 (Paritially optimized __builtin_save_stack/__bu... | Richard Guenther | 1 | -0/+28 |
2010-02-27 | re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e... | Richard Guenther | 1 | -1/+1 |
2010-02-26 | re PR tree-optimization/43186 (A loop in tree_unroll_loops_completely never e... | Richard Guenther | 1 | -0/+15 |
2010-02-26 | re PR tree-optimization/43188 ("error: alignment of array elements is greater... | Richard Guenther | 1 | -0/+6 |
2010-02-22 | 991014-1.c: Use __SIZE_TYPE__ for size types. | Ozkan Sezer | 1 | -5/+9 |
2010-02-22 | re PR middle-end/42749 (-O2 and verify_stmts failed again) | Richard Guenther | 1 | -0/+5 |
2010-02-18 | re PR tree-optimization/43066 (ICE: SIGFPE with empty struct and va_arg) | Martin Jambor | 1 | -0/+14 |
2010-02-11 | re PR tree-optimization/42998 (ICE: error: verify_stmts failed) | Richard Guenther | 1 | -0/+15 |
2010-02-10 | re PR c/43007 (No longer folds (unsigned int) ((long long unsigned int) spi_b... | Richard Guenther | 1 | -0/+12 |
2010-02-09 | re PR tree-optimization/43008 (Attribute malloc not handled correctly) | Richard Guenther | 1 | -0/+23 |
2010-02-07 | re PR tree-optimization/42956 (internal compiler error: Segmentation fault wi... | Richard Guenther | 1 | -0/+33 |
2010-02-03 | re PR tree-optimization/42927 (type mismatch in shift expression produces ice... | Richard Guenther | 1 | -0/+32 |
2010-01-25 | re PR testsuite/41522 (gcc.c-torture/compile/pr38789.c fails on Solaris/SPARC... | Rainer Orth | 1 | -0/+1 |
2010-01-22 | re PR tree-optimization/42833 (sra miscompiles qemu) | Richard Henderson | 1 | -0/+171 |
2010-01-20 | re PR tree-optimization/42717 (ice: verify_ssa failed) | Richard Guenther | 1 | -0/+30 |
2010-01-17 | re PR middle-end/42248 (compat test struct-by-value-17 fails execution with -... | Richard Guenther | 1 | -0/+27 |
2010-01-15 | re PR rtl-optimization/42691 (problematic REG_EQUAL note added to SUBREG) | Jing Yu | 1 | -0/+41 |
2010-01-15 | Revert revision 155944 due to the broken testcase. | Jing Yu | 1 | -40/+0 |
2010-01-15 | re PR rtl-optimization/42691 (problematic REG_EQUAL note added to SUBREG) | Jing Yu | 1 | -0/+40 |
2010-01-14 | re PR c/42721 (possible integer wrong code bug) | Jakub Jelinek | 1 | -0/+21 |
2010-01-13 | re PR tree-optimization/42730 (ice: verify_stmts failed) | Richard Guenther | 1 | -0/+14 |
2010-01-13 | re PR tree-optimization/42703 (ICE in generate_subtree_copies with out of bou... | Martin Jambor | 1 | -0/+12 |
2010-01-13 | re PR tree-optimization/42705 (verify_flow_info failed with -O) | Richard Guenther | 1 | -0/+58 |
2010-01-13 | re PR middle-end/42716 (ICE in extract_range_from_assert, at tree-vrp.c:1423) | Richard Guenther | 1 | -0/+18 |
2010-01-12 | re PR c/42708 (ICE in gimplify_expr, at gimplify.c:6993) | Joseph Myers | 1 | -0/+10 |
2010-01-09 | re PR middle-end/42512 (integer wrong code bug with loop) | Richard Guenther | 1 | -0/+13 |
2010-01-06 | ipa-inline.c (cgraph_decide_inlining_incrementally): Do not inline regular fu... | Richard Guenther | 1 | -0/+16 |
2010-01-05 | re PR tree-optimization/42614 (FRE optimizes away valid code after IPA inlining) | Richard Guenther | 1 | -0/+68 |