int
main ()
{
  float c = 1.0;
  return !!c * 7LL == 0;
}

ICEs on x86_64-linux with -m32 -O0, starting with 4.0.


-- 
           Summary: [4.1/4.2/4.3/4.4 Regression] ICE in simplify_subreg
           Product: gcc
           Version: 4.3.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jakub at gcc dot gnu dot org
GCC target triplet: x86_64-linux


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

Reply via email to