This is the mail archive of the gcc@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: Can't bootstrap mainline on powerpc64-linux



On Jun 9, 2005, at 12:43 PM, Pat Haugen wrote:
cc1: warnings being treated as errors
/home/pthaugen/work/src/mainline/gcc/gcc/config/rs6000/rs6000.c:12538:
warning: ‘rs6000_invalid_within_doloop’ defined but not used

Problem is Adrian changed TARGET_INSN_VALID_WITHIN_DOLOOP to TARGET_INVALID_WITHIN_DOLOOP most places, but not in rs6000.c. I'll commit the following as obvious after bootstrap succeeds.

Attachment: diffs9.txt
Description: Text document


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