]> gcc.gnu.org Git - gcc.git/commit
decl.c (duplicate_decls): Propagate DECL_UNINLINABLE.
authorAlexandre Oliva <aoliva@redhat.com>
Thu, 18 Oct 2001 18:27:48 +0000 (18:27 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Thu, 18 Oct 2001 18:27:48 +0000 (18:27 +0000)
commit97055d5c4e5ce6792523800bbd326313f81a48ef
treefe348fad82fd390d947736dda47c32dc99de8dea
parentc586d12794533da0614e70b7d17cd01ab8ebf049
decl.c (duplicate_decls): Propagate DECL_UNINLINABLE.

* decl.c (duplicate_decls): Propagate DECL_UNINLINABLE.
Warn when merging inline with attribute noinline.
(start_decl, start_function): Warn if inline and attribute
noinline appear in the same declaration.

From-SVN: r46333
gcc/cp/ChangeLog
gcc/cp/decl.c
This page took 0.052622 seconds and 5 git commands to generate.