summaryrefslogtreecommitdiff
path: root/gcc/tree-eh.c
Commit message (Expand)AuthorAgeFilesLines
* tree-eh.c (lower_try_finally_onedest): Set correct location for deallocator.Dehao Chen2012-10-101-0/+12
* tree.h (tree_constructor): Remove IS_UNKNOWN_LOCATION.Dehao Chen2012-09-271-1/+1
* re PR middle-end/54649 (Go bootstrap failed)Dehao Chen2012-09-211-2/+9
* Integrate lexical block into source_location.Dehao Chen2012-09-191-2/+2
* tree-eh.c (goto_queue_node): New field.Dehao Chen2012-09-151-12/+26
* gimple.h (gimple_build_switch): Remove.Steven Bosscher2012-09-041-3/+3
* cfgexpand.c (expand_used_vars): Use virtual_operand_p.Richard Guenther2012-08-141-1/+1
* graphite-clast-to-gimple.c (translate_clast_user): Rename virtual operands.Richard Guenther2012-08-011-10/+6
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-3/+0
* revert: tree.h (phi_arg_d): New field.Dehao Chen2012-07-161-5/+2
* tree.h (phi_arg_d): New field.Dehao Chen2012-07-101-2/+5
* tree-eh.c (lower_try_finally_switch): Really put the location of the last sta...Eric Botcazou2012-06-291-3/+2
* LANGUAGES: Fix typos.Joseph Myers2012-05-291-4/+4
* coretypes.h (gimple_seq, [...]): Typedef as gimple.Michael Matz2012-05-021-46/+42
* re PR rtl-optimization/53011 (ice in verify_loop_structure: bad sizes)Richard Guenther2012-04-171-0/+15
* cgraph.h: Update copyrights;Jan Hubicka2012-04-141-2/+2
* tree-nrv.c (tree_nrv): Release VDEFs.Richard Guenther2012-04-051-2/+2
* loop-init.c (loop_optimizer_init): If loops are preserved perform incremental...Richard Guenther2012-03-281-0/+3
* re PR tree-optimization/46590 (long compile time with -O2 and many loops)Michael Matz2012-01-261-4/+15
* re PR tree-optimization/48794 (ICE: SIGSEGV in remap_eh_region_nr (tree-inlin...Michael Matz2012-01-261-1/+27
* re PR middle-end/51644 (va_list vs. warning: ‘noreturn’ function does ret...Jakub Jelinek2011-12-211-1/+14
* re PR tree-optimization/51117 (rev.181172 causes glibc build failure)Jakub Jelinek2011-12-131-6/+80
* re PR tree-optimization/51117 (rev.181172 causes glibc build failure)Jakub Jelinek2011-12-091-8/+4
* re PR tree-optimization/51117 (rev.181172 causes glibc build failure)Jakub Jelinek2011-12-091-1/+30
* re PR middle-end/51089 (internal compiler error: verify_flow_info failed)Jakub Jelinek2011-11-301-18/+16
* re PR tree-optimization/50682 (ICE: SIGSEGV in main_block_label with -O2 -fno...Jakub Jelinek2011-11-281-0/+23
* Merge from transactional-memory branch.Aldy Hernandez2011-11-081-40/+133
* tree-eh.c (do_return_redirection): Remove return_value_p parameter.Ian Lance Taylor2011-10-251-60/+25
* re PR tree-optimization/50780 (ICE: verify_gimple failed: invalid operands in...Richard Guenther2011-10-191-1/+7
* Convert standard builtin functions from being arrays to using a functional in...Michael Meissner2011-10-111-7/+7
* * tree-eh.c (remove_unreachable_handlers): Obvious cleanup.Maxim Kuvyrkov2011-10-041-1/+1
* tree-eh.c (cleanup_empty_eh): Allow a call to __builtin_stack_restore if ther...Eric Botcazou2011-09-251-1/+8
* re PR tree-optimization/49618 (When building uClibc with GCC 4.6.1 old_atexit...Jakub Jelinek2011-07-051-1/+35
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-5/+5
* Revert r174848,174849Xinliang David Li2011-06-091-10/+3
* Gator cleanupDavid Li2011-06-091-3/+10
* re PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh_region_nr (tree-inlin...Jakub Jelinek2011-05-101-0/+13
* generalize build_case_label to the rest of the compilerNathan Froyd2011-05-061-13/+12
* tree-nested.c (get_trampoline_type): Use size_int.Richard Guenther2011-04-291-13/+18
* tree-eh.c (lower_try_finally_switch): Create the label along with the CASE_LA...Jason Merrill2011-04-261-11/+3
* remove useless if-before-free testsJim Meyering2011-04-201-2/+1
* re PR tree-optimization/48611 (ICE: SIGSEGV in remap_eh_region_nr (tree-inlin...Jakub Jelinek2011-04-201-0/+2
* Makefile.in (INTERNAL_FN_DEF, [...]): Define.Richard Sandiford2011-04-201-1/+1
* re PR tree-optimization/47355 (ICE: verify_ssa failed with -O2 -fipa-cp-clone)Jakub Jelinek2011-01-211-0/+14
* re PR tree-optimization/47290 (memory exhausted compiling a destructor with a...Jakub Jelinek2011-01-191-2/+38
* re PR middle-end/45172 (internal compiler error: verify_flow_info failed)Richard Guenther2010-11-161-0/+18
* re PR middle-end/45854 (ICE in redirect_eh_edge_1, at tree-eh.c:2131)Richard Guenther2010-10-011-1/+7
* re PR middle-end/45569 (ICE: verify_stmts failed: statement marked for throw ...Richard Guenther2010-09-071-0/+5
* tree.def (MISALIGNED_INDIRECT_REF): Remove.Richard Guenther2010-09-061-1/+0
* tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther2010-09-031-2/+2