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: [PATCH] Re: Bootstrap failure with your dbxout.c patch


On Wed, 2 Jul 2003, Devang Patel wrote:
> On Tuesday, July 1, 2003, at 5:55 PM, Roger Sayle wrote:
> > Not quite.  With your patch I now get the following boostrap failure
> > on powerpc-ibm-aix5.2.0.0.
> >
> > ../../gcc/gcc/dbxout.c:199: warning: `pending_bincls' defined but not
> > used
> > make[1]: *** [dbxout.o] Error 1
>
> ouch.
> Let me try again. This time I tested it by adding #undef DBX_USE_BINCL
> How about this one ?

Hi Devang,

I can confirm that this part of the problem has now been fixed by Andreas
Schwab:  http://gcc.gnu.org/ml/gcc-patches/2003-07/msg00190.html

With your previous patch applied to mainline, I've been able to bootstrap
powerpc-ibm-aix5.2.0.0 without problems.  Many thanks.  Hopefully, your
previous patch, http://gcc.gnu.org/ml/gcc-patches/2003-07/msg00138.html,
will be approved soon.

Roger
--


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