utils.c (create_subprog_decl): Use DECL_DECLARED_INLINE_P.
authorJan Hubicka <jh@suse.cz>
Thu, 18 Sep 2008 20:08:13 +0000 (22:08 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 18 Sep 2008 20:08:13 +0000 (20:08 +0000)
commit4db26d6c4d0f54c15263a5e7a189622e087f6012
treee694dd3106dae71cd6243eb051cd83fe81d86c48
parentb2a38b1d6efb356a088567a520e28261b95501bb
utils.c (create_subprog_decl): Use DECL_DECLARED_INLINE_P.

* gcc-interface/utils.c (create_subprog_decl): Use DECL_DECLARED_INLINE_P.
(end_subprog_body): Do not set DECL_INLINE.

From-SVN: r140472
gcc/ada/ChangeLog
gcc/ada/gcc-interface/utils.c