[Bug other/42903] Compare-debug fails on files compiled with -flto

2010-07-24 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-07-24 16:38 --- It does since 2010-06-20 Alexandre Oliva * compare-debug: Drop LTO sections. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug other/42903] Compare-debug fails on files compiled with -flto

2010-04-23 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Severity|normal |enhancement http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42903

[Bug other/42903] Compare-debug fails on files compiled with -flto

2010-01-29 Thread d dot g dot gorbachev at gmail dot com
--- Comment #2 from d dot g dot gorbachev at gmail dot com 2010-01-29 23:50 --- Compare-debug should probably strip .gnu.lto_* sections before compare. -- d dot g dot gorbachev at gmail dot com changed: What|Removed |Added

[Bug other/42903] Compare-debug fails on files compiled with -flto

2010-01-29 Thread d dot g dot gorbachev at gmail dot com
--- Comment #1 from d dot g dot gorbachev at gmail dot com 2010-01-29 23:48 --- Created an attachment (id=19756) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19756&action=view) Preprocessed source $ gcc -flto c-lang.c -c -o stage3-c-lang.o $ gcc -flto -gtoggle c-lang.c -c -o sta