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 lto/51859] Linker option effects not reflected in symbol resolution file


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

--- Comment #3 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2012-01-16 17:40:24 UTC ---
Created attachment 26344
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26344
Testcase #2 (mingw32 target)

`_bar' referenced in section `.text' of libfoobar.a(foo.o): defined in
discarded section `.text' of bar.o (symbol from plugin)

2
main.o 2
160 319f6338eecb5274 PREVAILING_DEF_IRONLY_EXP _main
164 319f6338eecb5274 RESOLVED_IR _bar
libfoobar.a@0xcc6 1
160 d8dca87d54fff4c6 PREVAILING_DEF_IRONLY _bar


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