about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2012-10-30 23:21:19 +0100
committerAndreas Schwab <schwab@suse.de>2013-01-10 09:59:58 +0100
commit3167bfc62bb38e3057f7694566b5bb157236a5a8 (patch)
treea703af41b2b0098edfee97eb254f9752a8dc76e5
parent35eb879e3b7849e86f06658bdb888f7858b30759 (diff)
downloadglibc-3167bfc62bb38e3057f7694566b5bb157236a5a8.tar.gz
glibc-3167bfc62bb38e3057f7694566b5bb157236a5a8.tar.xz
glibc-3167bfc62bb38e3057f7694566b5bb157236a5a8.zip
CFLAGS-test-tgmath2.c
-rw-r--r--math/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index db50800648..bd4212aeab 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
+CFLAGS-test-tgmath2.c = -fno-builtin -fno-var-tracking
 CFLAGS-test-tgmath-ret.c = -fno-builtin
 CFLAGS-test-powl.c = -fno-builtin
 CFLAGS-test-test-fenv.c = -frounding-math