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]

[PATCH] Re: Bootstrap failure with your dbxout.c patch



On Tuesday, July 1, 2003, at 3:10 PM, Roger Sayle wrote:


Hi Devang,

I'm now getting a bootstrap failure on powerpc-ibm-aix5.2.0.0 very
probably caused by you recent patch to dbxout.c.  The error message
is:

../../gcc/gcc/dbxout.c:584: warning: `emit_pending_bincls' defined but not used
make[2]: *** [dbxout.o] Error 1
make[2]: Leaving directory `/home/roger/GCC/clean/gcc'

Here is the patch to cover it inside #ifdef DBX_USE_BINCL.
Roger, is it possible for you to confirm that this fixes your bootstrap failure?
Thank you.


OK to commit ?
-Devang

2003-07-01 Devang Patel <dpatel@apple.com>

        * dbxout.c (emit_bincl_stab): Cover inside #ifdef DBX_USE_BINCL.
        (emit_pending_bincls): Same.


Attachment: rs.diff
Description: Binary data



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