This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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 stage2-c-lang.o
$ compare-debug stage2-c-lang.o stage3-c-lang.o
stage2-c-lang.o.stripped stage3-c-lang.o.stripped differ: byte 34, line 1


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42903


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]