aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-eh.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-38/+36
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl1-10/+10
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+5
2012-11-01tree-eh.c (do_return_redirection): Set location for jump statement.Dehao Chen1-0/+7
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl1-5/+5
2012-10-10tree-eh.c (lower_try_finally_onedest): Set correct location for deallocator.Dehao Chen1-0/+12
2012-09-27tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.Dehao Chen1-1/+1
2012-09-21re PR middle-end/54649 (Go bootstrap failed)Dehao Chen1-2/+9
2012-09-19Integrate lexical block into source_location.Dehao Chen1-2/+2
2012-09-15tree-eh.c (goto_queue_node): New field.Dehao Chen1-12/+26
2012-09-04gimple.h (gimple_build_switch): Remove.Steven Bosscher1-3/+3
2012-08-14cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther1-1/+1
2012-08-01graphite-clast-to-gimple.c (translate_clast_user): Rename virtual operands.Richard Guenther1-10/+6
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-3/+0
2012-07-16revert: tree.h (phi_arg_d): New field.Dehao Chen1-5/+2
2012-07-10tree.h (phi_arg_d): New field.Dehao Chen1-2/+5
2012-06-29tree-eh.c (lower_try_finally_switch): Really put the location of the last sta...Eric Botcazou1-3/+2
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-4/+4
2012-05-02coretypes.h (gimple_seq, [...]): Typedef as gimple.Michael Matz1-46/+42
2012-04-17re PR rtl-optimization/53011 (ice in verify_loop_structure: bad sizes)Richard Guenther1-0/+15
2012-04-14cgraph.h: Update copyrights;Jan Hubicka1-2/+2
2012-04-05tree-nrv.c (tree_nrv): Release VDEFs.Richard Guenther1-2/+2
2012-03-28loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...Richard Guenther1-0/+3
2012-01-26re PR tree-optimization/46590 (long compile time with -O2 and many loops)Michael Matz1-4/+15
2012-01-26re PR tree-optimization/48794 (ICE: SIGSEGV in remap_eh_region_nr (tree-inlin...Michael Matz1-1/+27
2011-12-21re PR middle-end/51644 (va_list vs. warning: ‘noreturn’ function does ret...Jakub Jelinek1-1/+14
2011-12-13re PR tree-optimization/51117 (rev.181172 causes glibc build failure)Jakub Jelinek1-6/+80
2011-12-09re PR tree-optimization/51117 (rev.181172 causes glibc build failure)Jakub Jelinek1-8/+4
2011-12-09re PR tree-optimization/51117 (rev.181172 causes glibc build failure)Jakub Jelinek1-1/+30
2011-11-30re PR middle-end/51089 (internal compiler error: verify_flow_info failed)Jakub Jelinek1-18/+16
2011-11-28re PR tree-optimization/50682 (ICE: SIGSEGV in main_block_label with -O2 -fno...Jakub Jelinek1-0/+23
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-40/+133
2011-10-25tree-eh.c (do_return_redirection): Remove return_value_p parameter.Ian Lance Taylor1-60/+25
2011-10-19re PR tree-optimization/50780 (ICE: verify_gimple failed: invalid operands in...Richard Guenther1-1/+7
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner1-7/+7
2011-10-04* tree-eh.c (remove_unreachable_handlers): Obvious cleanup.Maxim Kuvyrkov1-1/+1
2011-09-25tree-eh.c (cleanup_empty_eh): Allow a call to __builtin_stack_restore if ther...Eric Botcazou1-1/+8
2011-07-05re PR tree-optimization/49618 (When building uClibc with GCC 4.6.1 old_atexit...Jakub Jelinek1-1/+35
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-5/+5
2011-06-09Revert r174848,174849Xinliang David Li1-10/+3
2011-06-09Gator cleanupDavid Li1-3/+10
2011-05-10re PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh_region_nr (tree-inlin...Jakub Jelinek1-0/+13
2011-05-06generalize build_case_label to the rest of the compilerNathan Froyd1-13/+12
2011-04-29tree-nested.c (get_trampoline_type): Use size_int.Richard Guenther1-13/+18
2011-04-26tree-eh.c (lower_try_finally_switch): Create the label along with the CASE_LA...Jason Merrill1-11/+3
2011-04-20remove useless if-before-free testsJim Meyering1-2/+1
2011-04-20re PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh_region_nr (tree-inlin...Jakub Jelinek1-0/+2
2011-04-20Makefile.in (INTERNAL_FN_DEF, [...]): Define.Richard Sandiford1-1/+1
2011-01-21re PR tree-optimization/47355 (ICE: verify_ssa failed with -O2 -fipa-cp-clone)Jakub Jelinek1-0/+14