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



Andrew Pinski <pinskia at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

          Component|c                           |middle-end



--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-04-19 
00:55:11 UTC ---

IIRC this is usually due to mis writing of memcpy/memset where you return null

rather than the dest (first argument).

Reply via email to