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: Candidate fix for ia64 compat/struct-return-19 failure


On Wed, 2004-04-07 at 11:54, Zack Weinberg wrote:
> The compat/struct-return-19 testcase has been failing on ia64-hpux
> (and I imagine all other ia64 targets as well) for some time.  I have

>         * config/ia64/hpux.h (MEMBER_TYPE_FORCES_BLK): Look only at
>         mode argument.

If it was failing on other ia64 targets, then an hpux.h change would
probably not be correct.  However, it is easy enough to see by looking
at the gcc-testresults mailing list that this is not failing on linux,
so it does appear to be an HPUX specific problem, and your patch looks
right to me also.
-- 
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com


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