https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
Jonathan Wakely changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
Paolo Carlini changed:
What|Removed |Added
Status|WAITING |NEW
--- Comment #22 from Paolo Carlini
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
Eric Gallager changed:
What|Removed |Added
Status|NEW |WAITING
--- Comment #21 from Eric Gallag
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
--- Comment #20 from Jonathan Wakely ---
Compiler support for char16_t and char32_t has been complete for many years.
The libstdc++ support required by the standard has been complete since GCC 5.1,
but I don't know if Paolo had more in mind (we
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
Richard Guenther changed:
What|Removed |Added
Target Milestone|4.4.7 |---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.6 |4.4.7
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|4.4.5 |4.4.6
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.4.4 |4.4.5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.4.3 |4.4.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
--- Comment #18 from sacolcor at provide dot net 2009-12-14 21:36 ---
Should the library support for this be split into a separate bug? Or two bugs,
if libstdc++ and glibc both need to handle the new types?
--
sacolcor at provide dot net changed:
What|Removed
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.4.2 |4.4.3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.4.1 |4.4.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
--- Comment #17 from loufoque at gmail dot com 2009-05-26 20:16 ---
Ignore my previous comment; it seems that was changed since in the current
C++0x draft those are indeed keywords.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
--- Comment #16 from loufoque at gmail dot com 2009-05-26 20:10 ---
It seems the current patch makes char16_t and char32_t keywords.
According to the linked specifications, however, those should only be typedefs
to the actual keywords, which are _Char16_t and _Char32_t.
Those typedefs sh
--- Comment #15 from paolo dot carlini at oracle dot com 2009-04-22 17:23
---
In order to make progress on the locale bits while following the usual
strategies of v3, we need some support from the underlying glibc, not
forthcoming, AFAIK...
--
paolo dot carlini at oracle dot com cha
--- Comment #14 from bkoz at gcc dot gnu dot org 2009-04-22 16:49 ---
Language parts are done for 4.4.0 according to C++0x status. If parts are
remaining please detail.
For library, numerics/string are done but locale is not in 4.4.0.
--
bkoz at gcc dot gnu dot org changed:
--
jakub at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|4.4.0 |4.4.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
--- Comment #13 from pinskia at gcc dot gnu dot org 2008-12-31 19:20
---
I think all the front-end parts are fixed now, and only the library part needs
to be worked on or is this fully fixed?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
--
paolo dot carlini at oracle dot com changed:
What|Removed |Added
Target Milestone|--- |4.4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
--- Comment #12 from paolo at gcc dot gnu dot org 2008-08-20 19:31 ---
Subject: Bug 33979
Author: paolo
Date: Wed Aug 20 19:29:54 2008
New Revision: 139339
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139339
Log:
2008-08-20 Paolo Carlini <[EMAIL PROTECTED]>
PR libst
--- Comment #11 from paolo dot carlini at oracle dot com 2008-08-10 16:36
---
*** Bug 20410 has been marked as a duplicate of this bug. ***
--
paolo dot carlini at oracle dot com changed:
What|Removed |Added
---
--- Comment #10 from paolo at gcc dot gnu dot org 2008-05-20 18:12 ---
Subject: Bug 33979
Author: paolo
Date: Tue May 20 18:11:34 2008
New Revision: 135668
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135668
Log:
2008-05-20 Paolo Carlini <[EMAIL PROTECTED]>
PR c++/3
--- Comment #9 from bkoz at gcc dot gnu dot org 2008-05-19 18:21 ---
Sounds great Paolo! I am not working on this.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
--- Comment #8 from paolo dot carlini at oracle dot com 2008-05-19 10:58
---
Parts of it, surely. Not all of it, however.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
--- Comment #7 from pinskia at gcc dot gnu dot org 2008-05-19 10:54 ---
(In reply to comment #6)
> Agreed, Benjamin, I'm looking into the first library bits. By the way, both
> the
> core and library proposals are now in the working paper (N2461), before that,
> N2249 superseeded N2149.
--- Comment #6 from paolo dot carlini at oracle dot com 2008-05-19 10:31
---
Agreed, Benjamin, I'm looking into the first library bits. By the way, both the
core and library proposals are now in the working paper (N2461), before that,
N2249 superseeded N2149.
--
paolo dot carlini at
--- Comment #5 from bkoz at gcc dot gnu dot org 2008-05-06 19:02 ---
The compiler parts of this are done, or well along in terms of progress.
For the library, I think it makes sense to start with _GLIBCXX_USE_CHAR16_T and
_GLIBCXX_USE_CHAR32_T configury and macros, and then ease into
--
jason at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|jason at gcc dot gnu dot org|unassigned at gcc dot gnu
|
--- Comment #4 from kris dot van dot hees at oracle dot com 2008-04-15
20:17 ---
Updated patch:
http://gcc.gnu.org/ml/gcc-patches/2008-04/msg01235.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
--- Comment #3 from kris dot van dot hees at oracle dot com 2008-04-01
00:27 ---
Updated patch based on additional feedback:
http://gcc.gnu.org/ml/gcc-patches/2008-03/msg02025.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
--- Comment #2 from bkoz at gcc dot gnu dot org 2008-04-01 00:12 ---
Patch posted here:
http://gcc.gnu.org/ml/gcc-patches/2008-03/msg01474.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33979
--
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
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-12-02 22:26 ---
Confirmed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCON
34 matches
Mail list logo