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 ICE in ok_for_early_queue_removal (PR middle-end/33670)


Jakub Jelinek wrote:

Bootstrapped/regtested on x86_64-linux (and testcase tested on ppc64-linux
as well), ok for trunk?



Yes, thanks for the patch.

2007-11-02 Jakub Jelinek <jakub@redhat.com>

	PR middle-end/33670
	* haifa-sched.c (ok_for_early_queue_removal): Don't walk out of the
	current sched region.

* gcc.dg/pr33670.c: New test.




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