]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR lto/62034 (ICE for big statically initialized arrays compiled with LTO)
authorRichard Biener <rguenther@suse.de>
Wed, 6 Aug 2014 13:53:09 +0000 (13:53 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 6 Aug 2014 13:53:09 +0000 (13:53 +0000)
commitb12c44e901b1ba76db05370aaa61c86ed4df32d0
tree31dbcf3d8daed7e6ab638931773558b004f11b6d
parentabf30454485f80571295374f2d7b17381c5466d6
re PR lto/62034 (ICE for big statically initialized arrays compiled with LTO)

2014-08-06  Richard Biener  <rguenther@suse.de>

PR lto/62034
* lto-streamer-in.c (lto_input_tree_1): Assert we do not read
SCCs here.
(lto_input_tree): Pop SCCs here.

From-SVN: r213664
gcc/ChangeLog
gcc/lto-streamer-in.c