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: Second patch for HP-UX IA64 bootstrap failure


> Argh.  I forgot the ADDR_EXPR had already been stripped.
> Irritating that it worked with the first test case... ;-)
> 
> > Should tmode just be set to ptr_mode?
> 
> No, s390 has both 32 and 64 bit pointers simultaneously.
> The user can select via __attribute__((mode("..."))).
> 
> One more try.
> 
> 
> r~

This one works on all my small test cases, I'll do a complete bootstrap
and test overnight and let you know how it goes.

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]