This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Add a few simple attributes to some of the library functions


On Sun, Jul 31, 2005 at 11:41:03PM +0200, Steven Bosscher wrote:

> 	* trans-decl.c (gfc_build_builtin_function_decls): Give the internal
> 	malloc functions the 'malloc' attribute.  Give runtime_error the
> 	'noreturn' attribute.

While you're at it, could you also do do stop_numeric, stop_string
and gfortran_abort?  (PR 17758).

	Thomas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]