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/53831] [4.7/4.8 Regression] Virtuals missing in LTO symtab


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

--- Comment #18 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-07-03 14:13:38 UTC ---
That leaves us with the testcase that eventually is invalid.  The testcase
is fixed when using -fno-fat-lto-objects and gcc-ar (which is not required,
or should not be required(?) for -ffat-lto-objects?)


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