This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/47218] [4.6.0 regression] C++ multiple definitions of non-virtual thunk problem
- From: "hubicka at ucw dot cz" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 9 Jan 2011 00:57:20 +0000
- Subject: [Bug c++/47218] [4.6.0 regression] C++ multiple definitions of non-virtual thunk problem
- Auto-submitted: auto-generated
- References: <bug-47218-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47218
--- Comment #8 from Jan Hubicka <hubicka at ucw dot cz> 2011-01-09 00:57:12 UTC ---
Consider the patch pre-approved if it passes testing. Thanks!