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:
Jonathan Wakely 2024-02-07 11:31:10 +00:00
parent 5f1438db41
commit c74131e77f

View file

@ -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 }