This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug lto/53831] Inline virtuals missing in LTO symtab
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 03 Jul 2012 13:17:12 +0000
- Subject: [Bug lto/53831] Inline virtuals missing in LTO symtab
- Auto-submitted: auto-generated
- References: <bug-53831-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53831
--- Comment #12 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-07-03 13:17:12 UTC ---
Created attachment 27735
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27735
adjusted testcase
Certainly valid testcase w/o inline. Fails at -O0 even, added
-fno-fat-lto-objects to ease debugging.