Skip to content
Snippets Groups Projects
Commit c74131e7 authored by Jonathan Wakely's avatar Jonathan Wakely
Browse files

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.
parent 5f1438db
No related branches found
No related tags found
No related merge requests found
......@@ -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 }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment