toplev.c (flag_exceptions): Default value is 2.
authorJeffrey A Law <law@cygnus.com>
Thu, 23 Oct 1997 01:29:14 +0000 (01:29 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 23 Oct 1997 01:29:14 +0000 (19:29 -0600)
commit56bf1fd97aba55f54aa2ccc73768fc6160210d6e
treebabd25bf79e9fcc763c8463bebd28400d95b08da
parent1181d2d55377707551ac43b20ca7ebb4e253dddc
toplev.c (flag_exceptions): Default value is 2.

        * toplev.c (flag_exceptions): Default value is 2.
        (compile_file): If flag_exceptions still has the value 2, then
        set it to 0.

        * lex.c (lang_init): Enable flag_exceptions by default if no
        command line switch was specified.
Gross hacks to allow front-ends to override -fexceptions.

From-SVN: r16152
gcc/ChangeLog
gcc/cp/ChangeLog.egcs
gcc/cp/lex.c
gcc/toplev.c