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: Enhance testsuite c-torture test


In message <20020510.152350.00814606.davem@redhat.com>, "David S. Miller" 
writes:
 >    From: "John David Anglin" <dave@hiauly1.hia.nrc.ca>
 >    Date: Fri, 10 May 2002 18:28:47 -0400 (EDT)
 > 
 >    The test now fails on hppa2.0-hp-hpux11.11.
 > 
 > I don't see any TFmode patterns, so I assume that either
 > sizeof(long double) == sizeof(double) or all the long double
 > stuff is implemented via libcalls.
It's all implemented via libcalls.

 > It probably is a real bug in hppa-hpux11 target.
Yup.  Either in the library or in the stub routines we provide to deal with
some unpleasant API issues.

Jeff


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