]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/26_numerics/random/pr60037-neg.cc
libstdc++: Fix incorrect results in std::seed_seq::generate [PR 97311]
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 26_numerics / random / pr60037-neg.cc
index 9cffc3d06f9342fd636e26ed9046d91701a253a9..0b5f597040b74bbc3563019ff6b6e23d70dbaa95 100644 (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 *-*-* } 167 }
 
-// { dg-error "static assertion failed: template argument must be a floating point type" "" { target *-*-* } 3284 }
+// { dg-error "static assertion failed: template argument must be a floating point type" "" { target *-*-* } 3312 }