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 optimization/13024


On Sun, Nov 23, 2003 at 11:08:10AM -0500, Jeff Sturm wrote:
> 	* toplev.c (rest_of_handle_new_regalloc): Remove rebuild_notes
> 	parameter.
> 	(rest_of_handle_old_regalloc): Likewise.  Add rebuild_notes
> 	declaration.  Rebuild jump labels following local_alloc if necessary.
> 	(rest_of_compilation): Remove rebuild_label_notes_after_reload
> 	declaration.  Don't pass rebuild_notes parameter to
> 	rest_of_handle_new_regalloc and rest_of_handle_old_regalloc.
> 	Don't rebuild jump labels.

Ok.

I assume you're going to add the test case to the libjava
testsuite?


r~


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