This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix folding of finite () for modes that dont have NaNs and Infs
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Richard Guenther <rguenther at suse dot de>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 24 Aug 2006 07:39:35 -0700
- Subject: Re: [PATCH] Fix folding of finite () for modes that dont have NaNs and Infs
- References: <Pine.LNX.4.64.0608241505490.4573@nyjnma.fhfr.qr>
On Thu, 2006-08-24 at 15:09 +0200, Richard Guenther wrote:
>
> It's a typo appearantly, but I didn't succeed in creating a testcase
> that
> feeds a mode into it that _doesnt_ have NaNs or Infs. Maybe that
> needs
> some special target or whatever.
SPU is one such target. Though it has not been contributed yet because
of copyright issues.
-- Pinski