[Bug tree-optimization/22037] [4.1 Regression] internal compiler error: verify_ssa failed

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Fri Jul 1 16:27:00 GMT 2005


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-01 16:27 -------
Actually I think this is worse than any can think.  The problem is that we have a VUSE on the sqrt which 
is wrong, we should have a V_MAY_DEF.

With an optimized (non bootstrapped) compiler, we get the correct results and on powerpc-darwin.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org
 GCC target triplet|                            |i686-pc-linux-gnu


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



More information about the Gcc-bugs mailing list