This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix up -freorder-blocks-and-partition -fnon-call-exceptions (PR middle-end/45458)


On 09/01/2010 12:27 PM, Jakub Jelinek wrote:
> 	PR middle-end/45458
> 	* bb-reorder.c (add_labels_and_missing_jumps): Treat
> 	bbs ending with throwing insns like blocks ending with a call.
> 	(fix_up_fall_thru_edges): Likewise.
> 
> 	* g++.dg/tree-prof/partition2.C: New test.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]