]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/testsuite/27_io/basic_istream/extractors_arithmetic/char/12.cc
Remove obsolete Solaris 9 support
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 27_io / basic_istream / extractors_arithmetic / char / 12.cc
index f3bd1e095aaf1557040253691d4a6b61cf65c3bc..76ebbb49a7df0edc0fe63ebbd40c7e888ae544d9 100644 (file)
 
 // 27.6.1.2.2 arithmetic extractors
 
-// XXX This test fails on Solaris 9 because of a bug in libc
-// XXX sscanf for very long input.  See:
-// XXX http://gcc.gnu.org/ml/gcc/2002-12/msg01422.html
-// { dg-do run { xfail { { *-*-solaris2.9 } || lax_strtofp } } }
+// { dg-do run { xfail { lax_strtofp } } }
 
 #include <istream>
 #include <sstream>