[Bug middle-end/88397] attribute malloc ignored on function pointers when alloc_size is accepted

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 7 08:12:00 GMT 2018


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I'm not sure we want to change how the attributes are defined, that is pretty
major change for the attributes.  For noreturn you just can't do that.  And,
the #c0 testcase shouldn't use __builtin other than in a direct call.


More information about the Gcc-bugs mailing list