flags.h (flag_short_enums): Update comment.
authorPaul Brook <paul@codesourcery.com>
Tue, 11 May 2004 16:23:44 +0000 (16:23 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Tue, 11 May 2004 16:23:44 +0000 (16:23 +0000)
commit3277074642a8201218f4f8efbd9c6a02815a29c0
tree13945cec14cd33eb090b36403f640a7b0262c5c5
parent946f318ae781197a2b4259a30610970dd440d0f0
flags.h (flag_short_enums): Update comment.

* flags.h (flag_short_enums): Update comment.
* opts.c (decode_options): Set flag_short_enums to 2.
* toplev.c (flag_short_enums): Update comment.
(process_options): Call default_short_enums target hook.

From-SVN: r81704
gcc/ChangeLog
gcc/flags.h
gcc/opts.c
gcc/toplev.c