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] middle-end: provide generic "isnormal" transformation


On Tue, 19 Jun 2007, Kaveh R. GHAZI wrote:

> This patch enables a generic transformation for builtin isnormal as
> suggested by rth in PR target/30652.  It can be overridden by a more
> efficient optab.

With these new builtins, you can probably remove some of the solaris_math 
fixincludes as they look compatible with what the (older versions of the) 
Solaris headers expect.

-- 
Joseph S. Myers
joseph@codesourcery.com


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