mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-02 06:40:25 +08:00
* toplev.c (lang_options): Add new flag -ffor-scope.
From-SVN: r9605
This commit is contained in:
parent
df27f225b7
commit
f8e48ed4b8
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user