gengtype.h (options::info): Change type to const char *.
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Mon, 2 Aug 2004 12:48:49 +0000 (12:48 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Mon, 2 Aug 2004 12:48:49 +0000 (12:48 +0000)
commit9e2878cff24d855649135c2d896ca3c3319a26d4
tree4fe2ee38a31632834142a64e429a8a1f334f3152
parent6041dc3ce38e71dc7e04bc58dd3c12942d57d277
gengtype.h (options::info): Change type to const char *.

        * gengtype.h (options::info): Change type to const char *.
        (enum gc_used_enum): Move out of struct type scope.
        * gengtype.c (create_option): Convert initializer for
        option::info to
        appropiate type.
        (adjust_field_type, walk_type, write_func_for_structure,
        write_root, write_roots): Remove pointless cast.

From-SVN: r85436
gcc/ChangeLog
gcc/gengtype.c
gcc/gengtype.h