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


> Changelog and doc patch to follow later; I've run out of time today,
> but I want to get this out there so that someone could please test
> aix and hpux.

I'll try an hpux bootstrap and test.  So far I have run into this
problem in hpux.h:

> +#undef  TARGET_ASM_RELOC_RW_MASK  ia64_hpux_reloc_rw_mask

I assume this should be:

#undef  TARGET_ASM_RELOC_RW_MASK
#define TARGET_ASM_RELOC_RW_MASK  ia64_hpux_reloc_rw_mask

Steve Ellcey
sje@cup.hp.com


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