(flag_new_for_scope): Add a new mode that follows ANSI for-scoping, but supports...
authorPer Bothner <bothner@kalessin.cygnus.com>
Fri, 25 Aug 1995 23:04:48 +0000 (19:04 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 25 Aug 1995 23:04:48 +0000 (19:04 -0400)
commit57c0c9cac9b0ed9c6d2fdbddd85dc650c4254d96
treeb3c675f02b0ced13c743ad1f591da740532542a0
parent2efc92ed68d47041b2c10c558c461e7689cb7a59
(flag_new_for_scope): Add a new mode that follows ANSI for-scoping, but supports (and warns about) old programs.

(flag_new_for_scope):  Add a new mode that follows ANSI
for-scoping, but supports (and warns about) old programs.
Make the new mode (with value 1) the default.
(lang_f_options):  The on-value for flag_new_for_scope is now 2.

From-SVN: r10272
gcc/cp/decl2.c