[Bug target/38052] [4.4 Regression] genautomata segfaults when -O2 is enabled

rsandifo at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sat Nov 15 20:43:00 GMT 2008



------- Comment #7 from rsandifo at gcc dot gnu dot org  2008-11-15 20:42 -------
I'll try to look at this tomorrow.  The code in comment #1 is certainly wrong:
the store at <output_translate_vect_name+8> is supposed come after the GP addiu
at <output_translate_vect_name+20>.  With that fixed, the function should work
as expected.

I'm guessing this is a scheduling bug, but time will tell.


-- 

rsandifo at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rsandifo at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2008-11-15 20:42:11
               date|                            |


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



More information about the Gcc-bugs mailing list