aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.misc-tests/help.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/testsuite/gcc.misc-tests/help.exp')
-rw-r--r--gcc-4.9/gcc/testsuite/gcc.misc-tests/help.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.9/gcc/testsuite/gcc.misc-tests/help.exp b/gcc-4.9/gcc/testsuite/gcc.misc-tests/help.exp
index e18912cfb..74f7eeb4a 100644
--- a/gcc-4.9/gcc/testsuite/gcc.misc-tests/help.exp
+++ b/gcc-4.9/gcc/testsuite/gcc.misc-tests/help.exp
@@ -55,7 +55,7 @@ check_for_options c "--help=target,optimizers" "" "" ""
check_for_options c "--help=warnings,^joined,^undocumented" "" "" ""
check_for_options c "-Q -O2 --help=optimizers" {
-O
--ftree-loop-vectorize[^\n]*disabled
+-ftree-loop-vectorize[^\n]*enabled
} " -g " ""
check_for_options c "-Q -O3 --help=optimizers" {
-O