https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56955
--- Comment #21 from Richard Biener <rguenth at gcc dot gnu.org> --- Author: rguenth Date: Fri May 23 10:11:03 2014 New Revision: 210848 URL: http://gcc.gnu.org/viewcvs?rev=210848&root=gcc&view=rev Log: 2014-05-22 Paul Eggert <egg...@cs.ucla.edu> PR other/56955 * doc/extend.texi (Function Attributes): Fix __attribute__ ((malloc)) documentation; the old documentation didn't clearly state the constraints on the contents of the pointed-to storage. Modified: trunk/gcc/ChangeLog trunk/gcc/doc/extend.texi