[gcc patch] Move ENUM_BITFIELD to ansidecl.h

Ian Lance Taylor iant@google.com
Mon Apr 25 17:05:00 GMT 2011


On Sun, Apr 24, 2011 at 11:02 PM, Jan Kratochvil
<jan.kratochvil@redhat.com> wrote:

> include/
> 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
>
>        * ansidecl.h (ENUM_BITFIELD): New, from gcc/system.h.
>
> contrib/
> 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
>
>        * paranoia.cc (ENUM_BITFIELD): Remove.
>
> gcc/
> 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
>
>        * system.h (ENUM_BITFIELD): Remove.
>
> libcpp/
> 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
>
>        * system.h (ENUM_BITFIELD): Remove.
>
> ^^^ gcc approval
> ------------------------------------------------------------------------------
>
> for binutils part:
> include/
> 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
>
>        * bfdlink.h (ENUM_BITFIELD): Remove.
>
> gdb/
> 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
>
>        * defs.h (ENUM_BITFIELD): Remove.

This is OK.

Note that binutils/gdb include directory is copied from gcc directory,
so no separate approval is required there.  But I technically can't
approve the change to gdb/defs.h, although I think it counts as
obvious given the other changes.

Thanks.

Ian



More information about the Gdb-patches mailing list