libstdc++: Fix FAIL: 26_numerics/random/pr60037-neg.cc again [PR113961]
PR libstdc++/87744 PR libstdc++/113961 libstdc++-v3/ChangeLog: * testsuite/26_numerics/random/pr60037-neg.cc: Adjust dg-error line number.
This commit is contained in:
parent
5f1438db41
commit
c74131e77f
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ auto x = std::generate_canonical<std::size_t,
|
|||
|
||||
// { dg-error "static assertion failed: template argument must be a floating point type" "" { target *-*-* } 270 }
|
||||
|
||||
// { dg-error "static assertion failed: template argument must be a floating point type" "" { target *-*-* } 3350 }
|
||||
// { dg-error "static assertion failed: template argument must be a floating point type" "" { target *-*-* } 3351 }
|
||||
|
|
Loading…
Add table
Reference in a new issue