[Bug c++/37376] [4.4 Regression] No standard mangling for char16/32_t yet

2008-10-07 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2008-10-07 14:18 --- The trunk now mangles char16_t as Ds and char32_t as Di. Can this be closed? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37376

[Bug c++/37376] [4.4 Regression] No standard mangling for char16/32_t yet

2008-10-07 Thread jason at gcc dot gnu dot org
--- Comment #5 from jason at gcc dot gnu dot org 2008-10-07 17:50 --- Yep. -- jason at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug c++/37376] [4.4 Regression] No standard mangling for char16/32_t yet

2008-10-06 Thread jason at gcc dot gnu dot org
-- jason at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jason at gcc dot gnu dot org |dot org

[Bug c++/37376] [4.4 Regression] No standard mangling for char16/32_t yet

2008-09-04 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2008-09-04 20:09 --- Marked as regression to show up in the important bug list. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/37376] [4.4 Regression] No standard mangling for char16/32_t yet

2008-09-04 Thread paolo dot carlini at oracle dot com
--- Comment #3 from paolo dot carlini at oracle dot com 2008-09-04 20:35 --- Of course involves also libstdc++-v3, its exports. -- paolo dot carlini at oracle dot com changed: What|Removed |Added