]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR lto/60405 (ICE in lto1 on x86_64-linux-gnu)
authorRichard Biener <rguenther@suse.de>
Tue, 4 Mar 2014 11:25:50 +0000 (11:25 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 4 Mar 2014 11:25:50 +0000 (11:25 +0000)
commit91856735012800f9cf75affc9abe6c7bf56739c8
treea80cc2694efb22749344a087ddb94257dbd5480a
parent064fd5a8d077d62dc4c0cf962f2b70b44cdb9a7f
re PR lto/60405 (ICE in lto1 on x86_64-linux-gnu)

2014-03-04  Richard Biener  <rguenther@suse.de>

PR lto/60405
* lto-streamer-in.c (lto_read_body): Remove LTO bytecode version
check.
(lto_input_toplevel_asms): Likewise.
* lto-section-in.c (lto_get_section_data): Instead do it here
for every section.

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