[Bug rtl-optimization/32372] [4.3 Regression] ICE in df_refs_verify, at df-scan.c:4065

zadeck at naturalbridge dot com gcc-bugzilla@gcc.gnu.org
Mon Jun 18 12:34:00 GMT 2007



------- Comment #1 from zadeck at naturalbridge dot com  2007-06-18 12:33 -------
I believe that the failure is due to a an insn illegally sharing with a
reg_equal note.  Insn 8 is modified in regmove.  When this happens, the
reg_equal note in insn 22 magically changes.  That reg_equal note was changed
last in cse.


-- 

zadeck at naturalbridge dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|zadeck at naturalbridge dot |bonzini at gnu dot org
                   |com                         |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-06-18 12:33:52
               date|                            |


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



More information about the Gcc-bugs mailing list