OSDN Git Service

* flags.h (flag_short_enums): Update comment.
authorpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 May 2004 16:23:44 +0000 (16:23 +0000)
committerpbrook <pbrook@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 11 May 2004 16:23:44 +0000 (16:23 +0000)
commit5bf3fee3b9aa5fdd76bbbdfc6026e06f09d3de3b
tree13945cec14cd33eb090b36403f640a7b0262c5c5
parent40cf39ed314891d00ef2bfdbd6502142deeb4c20
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81704 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/flags.h
gcc/opts.c
gcc/toplev.c