This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [4.2, cft, aix, hpux] fix pr 26090
- From: Steve Ellcey <sje at cup dot hp dot com>
- To: rth at redhat dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 8 Mar 2007 10:01:26 -0800 (PST)
- Subject: 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