------- Comment #3 from amodra at bigpond dot net dot au  2009-06-17 14:36 
-------
Created an attachment (id=18016)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18016&action=view)
patch proposal

Actually, it doesn't look all that hard to fix.  The attached patch is a little
horrible in that it doesn't use the normal method of insert_insn_on_edge(),
commit_edge_insertions(), but we are too late for that.  I tried, and found
verify_flow_info() in commit_edge_insertions() was bombing on stuff already
present.  Patch currently bootstrapping with BOOT_CFLAGS="-g -O2
-mno-sched-prolog".


-- 

amodra at bigpond dot net dot au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |amodra at bigpond dot net
                   |dot org                     |dot au
             Status|UNCONFIRMED                 |ASSIGNED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40473

Reply via email to