This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/44846] Violation of one-definition rule
- From: "hubicka at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 8 Jan 2011 21:28:16 +0000
- Subject: [Bug c++/44846] Violation of one-definition rule
- Auto-submitted: auto-generated
- References: <bug-44846-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44846
--- Comment #7 from Jan Hubicka <hubicka at gcc dot gnu.org> 2011-01-08 21:28:15 UTC ---
The workaround was comitted to the mainline, but the duplicated decl issue
probably remains.