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: [4.2, cft, aix, hpux] fix pr 26090


> > I assume this should be:
> > 
> > #undef  TARGET_ASM_RELOC_RW_MASK
> > #define TARGET_ASM_RELOC_RW_MASK  ia64_hpux_reloc_rw_mask
> 
> Yes, and I found I missed declaring those new functions at the
> top of  ia64.c too.
> 
> r~

Yes, with both those changes the bootstrap on HP-UX seems to be
proceeding fine.

Steve


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