This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [lto][patch] s/MAX_TREE_CODES/NUM_TREE_CODES/g


On Wed, Sep 17, 2008 at 14:31, Rafael Espindola <espindola@google.com> wrote:

>        * lto-function-in.c (flags_length_for_code): Change size to
>        NUM_TREE_CODES.
>        * lto-function-out.c (expr_to_tag): Change size to
>        NUM_TREE_CODES.
>        (lto_static_init): Change the size of lto_flags_needed_for and
>        lto_types_needed_for to NUM_TREE_CODES.

OK, thanks.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]