https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115823

Stefan Schulze Frielinghaus <stefansf at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REOPENED

--- Comment #5 from Stefan Schulze Frielinghaus <stefansf at gcc dot gnu.org> 
---
I gave the patch a try and I'm still ending up with

  brasl   %r14,__builtin_isnormal@PLT

The call m2builtins_BuiltinExists ("__builtin_isnormal") returns true because
builtin_macro_match is true.  However, called_as_built_in (fndecl) is still
false.

Reply via email to