This is the mail archive of the gcc@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: testsuite fixes for small doubles


On Thu, 2009-04-23 at 20:34 -0400, DJ Delorie wrote:
> SH (and I'm sure others) has some multilibs (like -m2a-single-only)
> where sizeof(double) is 4, which breaks some testcases.  Here's a
> patch which adds checks for small doubles (and small long doubles),
> and adjusts some of the tests which depend on large doubles.
> Comments?  Ok to apply?

This is OK with the changes you already discussed with Kaveh and Joseph.

Janis


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