[Bug lto/62034] ICE for big statically initialized arrays compiled with LTO

2014-08-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62034 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug lto/62034] ICE for big statically initialized arrays compiled with LTO

2014-08-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62034 --- Comment #4 from Richard Biener --- Author: rguenth Date: Wed Aug 6 13:53:09 2014 New Revision: 213664 URL: https://gcc.gnu.org/viewcvs?rev=213664&root=gcc&view=rev Log: 2014-08-06 Richard Biener PR lto/62034 * lto-streamer-in.c

[Bug lto/62034] ICE for big statically initialized arrays compiled with LTO

2014-08-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62034 Richard Biener changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org ---

[Bug lto/62034] ICE for big statically initialized arrays compiled with LTO

2014-08-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62034 --- Comment #2 from Richard Biener --- Better patch: Index: gcc/lto-streamer-in.c === --- gcc/lto-streamer-in.c (revision 213660) +++ gcc/lto-streamer-in.c (working copy

[Bug lto/62034] ICE for big statically initialized arrays compiled with LTO

2014-08-06 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62034 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|