This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [gcc patch] Move ENUM_BITFIELD to ansidecl.h
On Mon, 25 Apr 2011 19:05:22 +0200, Ian Lance Taylor wrote:
> 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
> > ------------------------------------------------------------------------------
>
> This is OK.
Checked in:
http://gcc.gnu.org/ml/gcc-cvs/2011-04/msg01129.html
http://gcc.gnu.org/viewcvs?view=revision&revision=172933
> Note that binutils/gdb include directory is copied from gcc directory,
Yes, going to merge it now, I was already told by Alan Modra:
http://sourceware.org/ml/binutils/2011-04/msg00339.html
Thanks,
Jan