[Bug lto/42453] Assertion `syms' failed in lto-plugin

2010-06-03 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2010-06-03 15:07 --- The assert has been removed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/42453] Assertion `syms' failed in lto-plugin

2010-03-26 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2010-03-26 13:58 --- Which means that we should probably stop optimizing right after writing out LTO IL and simply expand to RTL and assembly at that point. -- rguenth at gcc dot gnu dot org changed: What|Removed

[Bug lto/42453] Assertion `syms' failed in lto-plugin

2010-03-26 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2010-03-26 13:58 --- Usually this happens when we after writing out LTO IL drop some symbols because we keep optimizing. But we use the final set of symbols in the object files for doing linker resolution - that's possibly a different s

[Bug lto/42453] Assertion `syms' failed in lto-plugin

2010-02-25 Thread d dot g dot gorbachev at gmail dot com
--- Comment #3 from d dot g dot gorbachev at gmail dot com 2010-02-26 02:46 --- Created an attachment (id=19964) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19964&action=view) Testcase Yet another thing. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42453

[Bug lto/42453] Assertion `syms' failed in lto-plugin

2009-12-31 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-12-31 16:04 --- Hm, yeah - there's also PR41584 - another empty TU bug. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42453

[Bug lto/42453] Assertion `syms' failed in lto-plugin

2009-12-21 Thread d dot g dot gorbachev at gmail dot com
--- Comment #1 from d dot g dot gorbachev at gmail dot com 2009-12-21 22:32 --- Created an attachment (id=19362) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19362&action=view) Backtrace -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42453