summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@suse.de>2013-01-10 10:42:57 +0100
committerAndreas Schwab <schwab@suse.de>2013-01-10 10:44:04 +0100
commit8790af5f9ff9bdbb9f016b5554ad600a439cc79f (patch)
tree367f7b82877e8c946eedd9eaa3f4daf6cc2ea1b9 /math
parent33c0a3afc796df20b68b6b130609eb4d74f8e97b (diff)
Revert "CFLAGS-test-tgmath2.c"
This reverts commit 3167bfc62bb38e3057f7694566b5bb157236a5a8.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index bd4212aeab..db50800648 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -129,7 +129,7 @@ CFLAGS-test-tgmath.c = -fno-builtin
# The following testcase uses very long lines (>3 million), so it may take a
# while to compile it. See: http://llvm.org/bugs/show_bug.cgi?id=14106 and
# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54402
-CFLAGS-test-tgmath2.c = -fno-builtin -fno-var-tracking
+CFLAGS-test-tgmath2.c = -fno-builtin
CFLAGS-test-tgmath-ret.c = -fno-builtin
CFLAGS-test-powl.c = -fno-builtin
CFLAGS-test-test-fenv.c = -frounding-math