This is the mail archive of the gcc-bugs@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]

[Bug tree-optimization/40529] ICE with -floop-block, verify_ssa failed



------- Comment #4 from spop at gcc dot gnu dot org  2009-06-24 14:22 -------
(In reply to comment #3)
> ICEs with -O -ffast-math -floop-block:
> 
> also ICEs the same way on the trunk.

This is fixed in the graphite branch, although -floop-block is not
available now, I tried with -floop-interchange, -floop-strip-mine and
-fgraphite-identity and they all worked.  I will close this bug when
the graphite branch will be merged back to trunk, and that will happen
as soon as we will have -floop-block back.

Sebastian


-- 

spop at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-06-24 14:22:42
               date|                            |


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


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