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 PING, c]: Suffix for __float128 and __float80 FP constants


On Mon, 2 Jul 2007, Uros Bizjak wrote:

> 	* doc/extend.texi (Floating Types): New node.  Document __float80 and
> 	__float128 types.  Document 'w', 'W', 'q' and 'Q' suffixes.

The documentation should be more specific than "Not all targets support 
additional floating point types.", identifying what types are supported on 
what targets.  The C front end and cpplib changes are OK with that change.

-- 
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]