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

--- Comment #2 from Ryan Mansfield <rmansfield at qnx dot com> 2011-10-29 
01:16:37 UTC ---
My large testcase reduced to:

void
foo ()
{
  unsigned int a = 1 << 0x80000000;
}

Reply via email to