public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/110145] New: 20_util/to_chars/double.cc fails for -m32 -fexcess-precision=standard
@ 2023-06-06 16:20 redi at gcc dot gnu.org
  2023-06-06 16:34 ` [Bug libstdc++/110145] " jakub at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: redi at gcc dot gnu.org @ 2023-06-06 16:20 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 110145
           Summary: 20_util/to_chars/double.cc fails for -m32
                    -fexcess-precision=standard
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Keywords: testsuite-fail
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org
                CC: ppalka at gcc dot gnu.org
  Target Milestone: ---

/home/jwakely/src/gcc/gcc/libstdc++-v3/testsuite/20_util/to_chars/double.cc:56968:
test01()::<lambda(const auto:1&)> [with auto:1 = double_to_chars_testcase
[1679]]: Assertion 'result.ec == errc{}' failed.
FAIL: 20_util/to_chars/double.cc execution test

Fails for this testcase:

    {1e126, chars_format::fixed,
"9999999999999999248677616189928820425446708698348384614392259722252941999757930266031634937628176537515300"
        "58413655532282839040"},

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

end of thread, other threads:[~2024-05-21  9:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-06 16:20 [Bug libstdc++/110145] New: 20_util/to_chars/double.cc fails for -m32 -fexcess-precision=standard redi at gcc dot gnu.org
2023-06-06 16:34 ` [Bug libstdc++/110145] " jakub at gcc dot gnu.org
2023-06-06 16:40 ` redi at gcc dot gnu.org
2023-06-06 17:06 ` jakub at gcc dot gnu.org
2023-06-07  9:12 ` jakub at gcc dot gnu.org
2023-06-07  9:42 ` jakub at gcc dot gnu.org
2023-06-07  9:50 ` jakub at gcc dot gnu.org
2023-06-07 13:49 ` jakub at gcc dot gnu.org
2023-06-07 17:28 ` cvs-commit at gcc dot gnu.org
2023-06-09 12:21 ` redi at gcc dot gnu.org
2023-07-27  9:26 ` rguenth at gcc dot gnu.org
2024-05-21  9:15 ` jakub 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).