trans-decl.c (gfc_build_builtin_function_decls): Give the internal malloc functions...
authorSteven Bosscher <stevenb@suse.de>
Sun, 31 Jul 2005 21:41:39 +0000 (21:41 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Sun, 31 Jul 2005 21:41:39 +0000 (21:41 +0000)
commit16275f18ffb2ebbffad5474aa14d4e170acdd1f5
tree94fc3d9b5fbc3b7a4914971c3f8b8ec59a0c7739
parentbaf7a0d33c7820b048fffe2da276748d5ecbcce9
trans-decl.c (gfc_build_builtin_function_decls): Give the internal malloc functions the 'malloc' attribute.

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

From-SVN: r102609
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c