------- Comment #2 from joseph at codesourcery dot com 2010-03-15 11:18 ------- Subject: Re: ICE with __builtin_isinf() and _Decimal argument
The most recent draft of TR 24732 I have (I don't have the final published TR) says that all the type-generic classification and comparison macros have decimal floating-point versions (in the case of the comparison macros, if one argument is decimal so must the other one be decimal). So I'd say that GCC's type-generic built-in functions, that it provides for use in implementing the standard macros, ought to support decimal floating point. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43374