[Bug lto/43467] LTO error "bytecode stream: trying to read 0 bytes after the end of the input buffer"

2011-01-26 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43467 Dmitry Gorbachev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug lto/43467] LTO error "bytecode stream: trying to read 0 bytes after the end of the input buffer"

2011-01-26 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43467 Jan Hubicka changed: What|Removed |Added CC||hubicka at gcc dot gnu.org --- Comment #6 f

[Bug lto/43467] LTO error "bytecode stream: trying to read 0 bytes after the end of the input buffer"

2010-11-20 Thread d.g.gorbachev at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43467 Dmitry Gorbachev changed: What|Removed |Added Known to work||4.6.0 Known to fail|

[Bug lto/43467] LTO error "bytecode stream: trying to read 0 bytes after the end of the input buffer"

2010-06-03 Thread ccoutant at gcc dot gnu dot org
--- Comment #4 from ccoutant at gcc dot gnu dot org 2010-06-03 18:29 --- > Cary - why does lto-plugin get invoked when gold has errors? Gold doesn't stop on these kinds of errors -- it proceeds to the end of the link to try to diagnose as many errors as possible. I'm not sure why a mul

[Bug lto/43467] LTO error "bytecode stream: trying to read 0 bytes after the end of the input buffer"

2010-06-03 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-06-03 15:31 --- Cary - why does lto-plugin get invoked when gold has errors? -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/43467] LTO error "bytecode stream: trying to read 0 bytes after the end of the input buffer"

2010-04-24 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-04-24 20:23 --- With -fipa-cp -flto -fuse-linker-plugin -Wl,--allow-multiple-definition, but gold does not know --allow-multiple-definition and thus I get > gcc-4.5 1.c 2.c -fipa-cp -flto -fuse-linker-plugin /usr/bin/gold: error: /

[Bug lto/43467] LTO error "bytecode stream: trying to read 0 bytes after the end of the input buffer"

2010-03-21 Thread d dot g dot gorbachev at gmail dot com
--- Comment #1 from d dot g dot gorbachev at gmail dot com 2010-03-21 17:25 --- Created an attachment (id=20151) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20151&action=view) Testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43467