public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/71108] to_string is relatively slow
       [not found] <bug-71108-4@http.gcc.gnu.org/bugzilla/>
@ 2022-07-04  5:37 ` de34 at live dot cn
  2022-07-04 11:56 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: de34 at live dot cn @ 2022-07-04  5:37 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71108

Jiang An <de34 at live dot cn> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |de34 at live dot cn

--- Comment #2 from Jiang An <de34 at live dot cn> ---
Seems (partially) fixed by this commit (included in gcc 10):
https://gcc.gnu.org/git/?p=gcc.git&a=commit;h=cd0b94e650a880b2ab04922e476aa28007277d5c

The floating-point overloads is seemly difficult to be improved as current
standard wording requires they to access C locale whatever. P2587
(https://wg21.link/p2587) may change the status quo.

Can this issue be considered fixed in gcc 10?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug libstdc++/71108] to_string is relatively slow
       [not found] <bug-71108-4@http.gcc.gnu.org/bugzilla/>
  2022-07-04  5:37 ` [Bug libstdc++/71108] to_string is relatively slow de34 at live dot cn
@ 2022-07-04 11:56 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 2+ messages in thread
From: redi at gcc dot gnu.org @ 2022-07-04 11:56 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71108

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |10.0
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Yes, fixed - thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-04 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-71108-4@http.gcc.gnu.org/bugzilla/>
2022-07-04  5:37 ` [Bug libstdc++/71108] to_string is relatively slow de34 at live dot cn
2022-07-04 11:56 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).