[Bug c/11760] ICE on -fssa-ccp

pinskia at physics dot uc dot edu gcc-bugzilla@gcc.gnu.org
Fri Aug 1 14:14:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
           Keywords|                            |ice-on-valid-code
         Resolution|                            |INVALID


------- Additional Comments From pinskia at physics dot uc dot edu  2003-08-01 14:14 -------
-fssa* is the rtl to ssa optimizations, not the tree based one which is -ftree-ccp (which this branch 
is mainly constraining on).  It is known that -fssa* does not work and will be removed before the 
release of 3.4 (and 3.5, unless it is fixed by then).
See http://gcc.gnu.org/ml/gcc/2003-07/msg00078.html for more information.



More information about the Gcc-bugs mailing list