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/42757] lto1 does not emit common symbols with -fuse-linker-plugin



------- Comment #3 from rguenth at gcc dot gnu dot org  2010-01-15 14:34 -------
I see

2
main.o 2
78 PREVAILING_DEF main
81 RESOLVED_IR i
comm.o 1
78 RESOLVED_IR i

which is obviously bogus for comm.o.


-- 


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


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