http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54954
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution|--- |INVALID
--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
The header file malloc.h (which is non-standard by the way) has the attribute
malloc on the malloc function call.
So this is invalid.
