Commit f8e48ed4 by Mike Stump

* toplev.c (lang_options): Add new flag -ffor-scope.

From-SVN: r9605
parent df27f225
......@@ -671,6 +671,8 @@ char *lang_options[] =
"-fno-enum-int-equiv",
"-fexternal-templates",
"-fno-external-templates",
"-ffor-scope",
"-fno-for-scope",
"-fgc",
"-fno-gc",
"-fgnu-keywords",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment