Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/regress/lib/libc/ieeefp/testfloat/arch/alpha Compile with ro...
details: https://anonhg.NetBSD.org/src/rev/598311caf7b5
branches: trunk
changeset: 508984:598311caf7b5
user: ross <ross%NetBSD.org@localhost>
date: Mon Apr 23 22:09:17 2001 +0000
description:
Compile with rounding mode set to dynamic.
diffstat:
regress/lib/libc/ieeefp/testfloat/arch/alpha/Makefile.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (6 lines):
diff -r abe59a247e1b -r 598311caf7b5 regress/lib/libc/ieeefp/testfloat/arch/alpha/Makefile.inc
--- a/regress/lib/libc/ieeefp/testfloat/arch/alpha/Makefile.inc Mon Apr 23 20:32:33 2001 +0000
+++ b/regress/lib/libc/ieeefp/testfloat/arch/alpha/Makefile.inc Mon Apr 23 22:09:17 2001 +0000
@@ -1,1 +1,1 @@
-COPTS+= -mieee-with-inexact
+COPTS+= -mieee-with-inexact -mfp-rounding-mode=d
Home |
Main Index |
Thread Index |
Old Index