[Bug libstdc++/107468] std::from_chars doesn't always round to nearest

2023-02-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107468 --- Comment #6 from CVS Commits --- The releases/gcc-12 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:0061c84d2d85ca4c2ceca6116937f2d1fab6e10a commit r12-9154-g0061c84d2d85ca4c2ceca6116937f2d1fab6e10a Author: Jakub Jelinek

[Bug libstdc++/107468] std::from_chars doesn't always round to nearest

2022-11-24 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107468 --- Comment #5 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:ec73b55c75baa16c1cf7482fa65928a8d45598d4 commit r13-4285-gec73b55c75baa16c1cf7482fa65928a8d45598d4 Author: Jakub Jelinek Date: T

[Bug libstdc++/107468] std::from_chars doesn't always round to nearest

2022-11-07 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107468 --- Comment #4 from Jonathan Wakely --- The limited backport would be good, I don't think we need to backport the trunk sync though.

[Bug libstdc++/107468] std::from_chars doesn't always round to nearest

2022-11-07 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107468 --- Comment #3 from Jakub Jelinek --- Fixed now on the trunk. Dunno what to do for GCC 12, nothing, or do a limited backport (just the Clinger's fast path related changes), something else?

[Bug libstdc++/107468] std::from_chars doesn't always round to nearest

2022-11-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107468 --- Comment #2 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:cb0ceeaee9e041aaac3edd089b07b439621d0f29 commit r13-3755-gcb0ceeaee9e041aaac3edd089b07b439621d0f29 Author: Jakub Jelinek Date: M

[Bug libstdc++/107468] std::from_chars doesn't always round to nearest

2022-11-01 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107468 --- Comment #1 from Patrick Palka --- Might be good to let upstream know about these issues

[Bug libstdc++/107468] std::from_chars doesn't always round to nearest

2022-11-01 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107468 Patrick Palka changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0