mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-18 16:44:57 +08:00
libstdc++: Add explicit dg-do directive to .../103955.cc
libstdc++-v3/ChangeLog: * testsuite/20_util/to_chars/103955.cc: Add explicit dg-do directive.
This commit is contained in:
parent
14e0d83297
commit
acc38526f6
@ -1,6 +1,7 @@
|
||||
// PR libstdc++/103955
|
||||
// Verify we don't crash when the floating-point to_chars overloads are passed
|
||||
// a large precision argument.
|
||||
// { dg-do run { target c++17 } }
|
||||
|
||||
#include <charconv>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user