This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 26 Feb 2012 16:28:17 +0000
- Subject: [Bug libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale
- Auto-submitted: auto-generated
- References: <bug-52389-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-02-26 16:28:17 UTC ---
To be clear, x86_64 linux is fine both mainline and 4_6-branch (first blush, I
thought the issue was related to 50594, which is fixed only in mainline)