From 68e1881d7403f946c72275220d8e6b089c6701b9 Mon Sep 17 00:00:00 2001 From: ian Date: Wed, 8 Feb 2012 19:38:17 +0000 Subject: math: Compile with -mfancy-math-387 -funsafe-optimizations on x86. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184015 138bc75d-0d04-0410-961f-82ee72b054a4 --- libgo/testsuite/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'libgo/testsuite') diff --git a/libgo/testsuite/Makefile.in b/libgo/testsuite/Makefile.in index c7e35057074..e9269d94863 100644 --- a/libgo/testsuite/Makefile.in +++ b/libgo/testsuite/Makefile.in @@ -108,6 +108,7 @@ LN_S = @LN_S@ LTLIBOBJS = @LTLIBOBJS@ MAINT = @MAINT@ MAKEINFO = @MAKEINFO@ +MATH_FLAG = @MATH_FLAG@ MATH_LIBS = @MATH_LIBS@ MKDIR_P = @MKDIR_P@ NET_LIBS = @NET_LIBS@ -- cgit v1.2.3