[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug other/42611] ICE in tree_low_cst, at tree.c:5014




------- Comment #2 from jakub at gcc dot gnu dot org  2010-01-04 15:20 -------
Shorter testcase:
struct S { int a; char b[2147483647]; };

void
foo (void)
{
  struct S s;
}
with -m32.


-- 

jakub at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-01-04 15:20:31
               date|                            |


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


Reply to: