[Bug target/15297] arm ICE on conditional elimination

dhazeghi at yahoo dot com gcc-bugzilla@gcc.gnu.org
Thu May 13 11:48:00 GMT 2004


------- Additional Comments From dhazeghi at yahoo dot com  2004-05-12 22:57 -------
Confirmed with current tree-ssa. Probably a regression. Testcase:

double foo(double x)
{
        return (__builtin_isgreater(x,2) || __isnan(x));
}

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-05-12 22:57:33
               date|                            |
            Summary|internal compiler error when|arm ICE on conditional
                   |crosscompiling for arm      |elimination


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



More information about the Gcc-bugs mailing list