Age | Commit message (Expand) | Author | Files | Lines |
2011-01-21 | re PR tree-optimization/47355 (ICE: verify_ssa failed with -O2 -fipa-cp-clone) | Jakub Jelinek | 1 | -0/+14 |
2011-01-19 | re PR tree-optimization/47290 (memory exhausted compiling a destructor with a... | Jakub Jelinek | 1 | -2/+38 |
2010-11-16 | re PR middle-end/45172 (internal compiler error: verify_flow_info failed) | Richard Guenther | 1 | -0/+18 |
2010-10-01 | re PR middle-end/45854 (ICE in redirect_eh_edge_1, at tree-eh.c:2131) | Richard Guenther | 1 | -1/+7 |
2010-09-07 | re PR middle-end/45569 (ICE: verify_stmts failed: statement marked for throw ... | Richard Guenther | 1 | -0/+5 |
2010-09-06 | tree.def (MISALIGNED_INDIRECT_REF): Remove. | Richard Guenther | 1 | -1/+0 |
2010-09-03 | tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE. | Richard Guenther | 1 | -2/+2 |
2010-09-01 | alias.c (ao_ref_from_mem): Adjust. | Richard Guenther | 1 | -1/+1 |
2010-08-19 | cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to bitmap_bit_p. | Nathan Froyd | 1 | -2/+1 |
2010-08-16 | tree-cfg.c (verify_types_in_gimple_reference): Verify TARGET_MEM_REF a bit. | Richard Guenther | 1 | -5/+4 |
2010-07-15 | tree.h (enum tree_index): Add TI_INTEGER_THREE. | Anatoly Sokolov | 1 | -1/+1 |
2010-07-08 | toplev.h: Do not include diagnostic-core.h. | Manuel López-Ibáñez | 1 | -1/+1 |
2010-07-05 | tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF. | Richard Guenther | 1 | -1/+0 |
2010-07-01 | re PR middle-end/42834 (memcpy folding overeager) | Richard Guenther | 1 | -0/+4 |
2010-06-28 | system.h: Poison GCC_EXCEPT_H for front-end files. | Steven Bosscher | 1 | -8/+8 |
2010-06-08 | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 1 | -1/+1 |
2010-05-30 | re PR middle-end/42975 (eh-cleanup should be able to clear DECL_FUNCTION_PERS... | Richard Guenther | 1 | -1/+16 |
2010-05-29 | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 1 | -2/+2 |
2010-05-25 | function.h (struct function): Add can_throw_non_call_exceptions bit. | Eric Botcazou | 1 | -4/+4 |
2010-05-21 | tree-eh.c (cleanup_is_dead_in): New. | Jason Merrill | 1 | -7/+27 |
2010-05-21 | tree.h: Include real.h and fixed-value.h as basic datatypes. | Steven Bosscher | 1 | -2/+0 |
2010-04-02 | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 1 | -1/+1 |
2010-03-16 | re PR middle-end/43365 (Destructor not called when returning in exception han... | Richard Henderson | 1 | -1/+19 |
2010-03-10 | re PR middle-end/42859 (ICE in verify_flow_info) | Andrey Belevantsev | 1 | -6/+31 |
2010-01-26 | re PR tree-optimization/42806 ("-fcompare-debug failure (length)" at -O1 in r... | Richard Guenther | 1 | -2/+5 |
2009-11-27 | re PR c++/41906 (ICE with catch(...) and -fpermissive) | Michael Matz | 1 | -0/+2 |
2009-11-26 | tree-eh.c (lower_eh_constructs_2): Don't add assignments below statements tha... | Michael Matz | 1 | -1/+4 |
2009-11-25 | Remove trailing white spaces. | H.J. Lu | 1 | -4/+4 |
2009-11-24 | tree.h (union tree_ann_d): Don't declare. | Michael Matz | 1 | -15/+0 |
2009-10-27 | re PR c++/41819 (ICE with try/catch and -fno-exceptions) | Richard Henderson | 1 | -47/+53 |
2009-10-20 | tree-eh.c (lower_try_finally_copy): Do lower_eh_constructs_1 before emit_post... | Richard Henderson | 1 | -3/+2 |
2009-10-13 | re PR tree-optimization/41377 (gimple EH rewrite causes ICE with PPRE (enable... | Richard Henderson | 1 | -27/+40 |
2009-10-08 | re PR middle-end/41573 (segfault in trunk related to strings) | Michael Matz | 1 | -13/+19 |
2009-09-29 | tree-eh.c (unsplit_eh): Do not unsplit if there's already an edge to the new ... | Richard Henderson | 1 | -0/+6 |
2009-09-28 | except.h (struct eh_region_d): Add use_cxa_end_cleanup. | Richard Henderson | 1 | -14/+8 |
2009-09-25 | re PR middle-end/41469 (-fexceptions ICE in expand_gimple_stmt_1, at cfgexpan... | Richard Henderson | 1 | -6/+30 |
2009-09-14 | Squash commit of EH in gimple | Richard Henderson | 1 | -983/+1628 |
2009-09-13 | langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define. | Richard Guenther | 1 | -0/+8 |
2009-09-02 | invoke.texi (-fvar-tracking-assignments): New. | Alexandre Oliva | 1 | -5/+5 |
2009-06-15 | except.c (init_eh): Use BUILTINS_LOCATION when calling build_decl. | Aldy Hernandez | 1 | -1/+1 |
2009-06-12 | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 1 | -16/+34 |
2009-05-16 | alias.c (struct alias_set_entry_d): Rename from struct alias_set_entry. | Ian Lance Taylor | 1 | -11/+11 |
2009-05-11 | basic-block.h (enum profile_status): Break out of struct control_flow_graph. | Ian Lance Taylor | 1 | -17/+22 |
2009-05-09 | tree-eh.c (struct leh_state): Remove prev_try. | Jan Hubicka | 1 | -10/+2 |
2009-04-25 | tree.c (list_equal_p): New function. | Jan Hubicka | 1 | -4/+54 |
2009-04-25 | tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels. | Jan Hubicka | 1 | -26/+98 |
2009-04-08 | tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging. | Jan Hubicka | 1 | -15/+18 |
2009-04-04 | except.c (remove_eh_handler): Make static. | Jan Hubicka | 1 | -89/+302 |
2009-04-03 | re PR middle-end/13146 (inheritance for nonoverlapping_component_refs_p) | Richard Guenther | 1 | -1/+24 |
2009-04-01 | tree-eh.c (tree_remove_unreachable_handlers): Compare gimple_code with GIMPLE... | Ian Lance Taylor | 1 | -1/+1 |