* testsuite/18_support/numeric_limits.cc: Add -mieee for alpha.
authorRichard Henderson <rth@redhat.com>
Wed, 18 Sep 2002 18:06:13 +0000 (11:06 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 18 Sep 2002 18:06:13 +0000 (11:06 -0700)
From-SVN: r57280

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/18_support/numeric_limits.cc

index 69112ddfe00f57e3bfd17323c6266420b5b6edba..62835f5afde4394347708f7ab6d36a7c7dc6f1e9 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-18  Richard Henderson  <rth@redhat.com>
+
+       * testsuite/18_support/numeric_limits.cc: Add -mieee for alpha.
+
 2002-09-16  Benjamin Kosnik  <bkoz@redhat.com>
 
         * include/c_shadow: Remove.
index 75c70277ff60939c0f9a85a90440d232296b7ee8..2213b7f2f67cbd8cdd30aa952b8e8fae3af559dc 100644 (file)
@@ -1,3 +1,5 @@
+// { dg-options "-mieee" { target alpha*-*-* } }
+
 // 1999-08-23 bkoz
 
 // Copyright (C) 1999, 2001, 2002 Free Software Foundation