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] | |
> 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. It is writen in the next comment, but you are right, I should do that. Honza > > > Ciao, > Michael.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |