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: [PATCH]: Fix mathfn_built_in when FP types are the same size


>>>>> Kaveh R Ghazi writes:

Kaveh> This patch fixes builtins.c:mathfn_built_in as discussed here:
Kaveh> http://gcc.gnu.org/ml/gcc-patches/2004-04/msg00526.html

Kaveh> I'd appreciate hearing from David (aix5) or Dave (hppa-linux-gnu) for
Kaveh> targets where sizeof(double) == sizeof(long double) and see if it
Kaveh> fixes gcc.dg/torture/builtin-power-1.c.  (The original failure
Kaveh> prompting this discussion.)

	All of gcc.dg/torture/dg-torture.exp succeeds on AIX 5L with the
revised patch.

Thanks, David


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