[Bug rtl-optimization/26961] [4.0/4.1/4.2 Regression] ICE simplify_subreg:3813

reichelt at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Apr 12 17:24:00 GMT 2006



------- Comment #3 from reichelt at gcc dot gnu dot org  2006-04-12 17:24 -------
Even shorter testcase:

=======================================
int foo(int i, int j)
{
    return i ? (long long)(!j) : 0;
}
=======================================


-- 

reichelt at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |reichelt at gcc dot gnu dot
                   |                            |org
           Keywords|                            |monitored


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



More information about the Gcc-bugs mailing list