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


   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.

I tested this on sparc64-*-linux (16-byte long double) and
i386-*-linux (12-byte long double), and it works in both places.

It probably is a real bug in hppa-hpux11 target.


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