------- 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. -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org