c-compat.exp (compat-use-alt-compiler): Remove -fno-diagnostics-show-caret from TEST_...
authorJakub Jelinek <jakub@redhat.com>
Wed, 2 Jan 2013 20:14:53 +0000 (21:14 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 2 Jan 2013 20:14:53 +0000 (21:14 +0100)
commit868f97d5fa2ed609a9b76cda188e5f7c10c1e10f
treebc72ccd47d4cfe2bad6dbef53ca773de36563117
parent5f94242299859d125a38a89fa4291efe18b9180e
c-compat.exp (compat-use-alt-compiler): Remove -fno-diagnostics-show-caret from TEST_ALWAYS_FLAGS if needed.

* lib/c-compat.exp (compat-use-alt-compiler): Remove
-fno-diagnostics-show-caret from TEST_ALWAYS_FLAGS if needed.
(compat-use-tst-compiler): Restore TEST_ALWAYS_FLAGS.
(compat_setup_dfp): Initialize compat_alt_caret and
compat_save_TEST_ALWAYS_FLAGS.

From-SVN: r194817
gcc/testsuite/ChangeLog
gcc/testsuite/lib/c-compat.exp