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] |
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'
OK to commit ? -Devang
* 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] |