mirror of git://gcc.gnu.org/git/gcc.git
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
|
@ -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…
Reference in New Issue