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 10:32:07 +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
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target|arm-linux-androideabi |arm-linux-androideabi,
| |x86_64-linux-gnu
Status|UNCONFIRMED |NEW
Version|unknown |4.7.1
Keywords| |lto
Last reconfirmed| |2012-07-03
CC| |hubicka at gcc dot gnu.org
Ever Confirmed|0 |1
Known to fail| |4.7.2
--- Comment #2 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-07-03 10:32:07 UTC ---
Confirmed on x86_64-linux. Works when not using the linker plugin. Might be
a linker bug as well.