]> sourceware.org Git - glibc.git/commitdiff
Revert "CFLAGS-test-tgmath2.c"
authorAndreas Schwab <schwab@suse.de>
Thu, 10 Jan 2013 09:42:57 +0000 (10:42 +0100)
committerAndreas Schwab <schwab@suse.de>
Thu, 10 Jan 2013 09:44:04 +0000 (10:44 +0100)
This reverts commit 3167bfc62bb38e3057f7694566b5bb157236a5a8.

math/Makefile

index bd4212aeab9bde1fb345ed8bc5aedf63d442100e..db50800648a8a15e822c2a86fc8e4b252c8b25d4 100644 (file)
@@ -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
This page took 0.042839 seconds and 5 git commands to generate.