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] | |
On Wednesday, November 6, 2002, at 11:14 AM, Joseph S. Myers wrote:
On Wed, 6 Nov 2002, Jan Hubicka wrote:Wed Nov 6 15:09:21 CET 2002 Jan Hubicka <jh@suse.cz> * extend.texi (builtin functions) Document floor, floorf, floorl, ceil, ceilf, ceill, round, roundf, roundl, trunc, truncf, truncl, rint, rintf, rintl.Some of these are C99-only (the round, trunc, rint functions I think;
This is correct. Also, the -f and -l variants do not have defined behavior in C90, but the names are reserved.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |