[Bug libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale

2025-05-08 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389 Jonathan Wakely changed: What|Removed |Added Blocks||120170 Status|NEW

[Bug libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale

2021-04-19 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|redi at gcc dot

[Bug libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale

2017-05-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale

2017-05-17 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389 Jonathan Wakely changed: What|Removed |Added Target Milestone|5.5 |---

[Bug libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #7 from Richard Biener

[Bug libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale

2015-12-04 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389 Richard Biener changed: What|Removed |Added Target Milestone|5.3 |5.4 --- Comment #6 from Richard Biener

[Bug libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale

2015-07-16 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389 Richard Biener changed: What|Removed |Added Target Milestone|5.2 |5.3 --- Comment #5 from Richard Biener

[Bug libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale

2015-04-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389 Jakub Jelinek changed: What|Removed |Added Target Milestone|5.0 |5.2 --- Comment #4 from Jakub Jelinek -

[Bug libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale

2014-12-21 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale

2014-12-21 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |5.0

[Bug libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale

2012-02-26 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389 --- Comment #2 from Paolo Carlini 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)

[Bug libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale

2012-02-26 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389 Jonathan Wakely changed: What|Removed |Added CC||dave.korn.cygwin at gmail