[Bug c/43374] ICE with __builtin_isinf() and _Decimal argument

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Mar 15 11:06:00 GMT 2010



------- Comment #1 from rguenth at gcc dot gnu dot org  2010-03-15 11:06 -------
Somewhere I added generic C frontend argument checking for builtins...

c-common.c:check_builtin_function_arguments.  Which checks for REAL_TYPE
arguments to isinf.  Janis, is isinf not supposed to be used for
decimal floating point or do we simply lack expansion for it?


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |janis at gcc dot gnu dot
                   |                            |org, rguenth at gcc dot gnu
                   |                            |dot org
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-03-15 11:06:23
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43374



More information about the Gcc-bugs mailing list