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: Simplify floating point conversions II


Hi,

On Wed, 6 Nov 2002, Jan Hubicka wrote:

> +   /* Convert (float)sqrt((double)x) into sqrtf(x)

You probably want to say that you do this when x is float, which is
exactly the crucial point in your patch.


Ciao,
Michael.


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