* testsuite/18_support/numeric_limits.cc: Add -mieee for alpha.

From-SVN: r57280
This commit is contained in:
Richard Henderson 2002-09-18 11:06:13 -07:00 committed by Richard Henderson
parent 872e50d35b
commit 62f1a74c0f
2 changed files with 6 additions and 0 deletions

View 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.

View File

@ -1,3 +1,5 @@
// { dg-options "-mieee" { target alpha*-*-* } }
// 1999-08-23 bkoz
// Copyright (C) 1999, 2001, 2002 Free Software Foundation