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 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue