[PATCH]: Fix PR target/27863: ICE in check_cfg, at haifa-sched.c:4615

Maxim Kuvyrkov mkuvyrkov@ispras.ru
Wed Jun 7 16:38:00 GMT 2006


Hi!

This small patch fixes PR target/27863: 
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27863

The problem lies in the functions haifa-sched.c: unlink_line_note () and 
unlink_other_notes ().  They don't properly update basic block 
boundaries when removing the note which is BB_END.  This patch fixes that.


Thanks,
Maxim
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fix-pr27863.clg
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060607/bdc3d91c/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix-pr27863.patch
Type: text/x-patch
Size: 1623 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060607/bdc3d91c/attachment.bin>


More information about the Gcc-patches mailing list