OSDN Git Service

* decl.c (maybe_commonize_var): Set DECL_UNINLINABLE for statics
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 11 Nov 2000 23:50:20 +0000 (23:50 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 11 Nov 2000 23:50:20 +0000 (23:50 +0000)
commit246ab0dbb133810c129fb4adf6d0074313cc389a
tree41016f949c7ab976f805d5285478ff31b3f885d3
parentb8b04e01c4b293f1cf93532aab521ecfd46747bd
    * decl.c (maybe_commonize_var): Set DECL_UNINLINABLE for statics
        in inlines.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37394 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/testsuite/g++.old-deja/g++.other/comdat1-aux.cc [new file with mode: 0644]
gcc/testsuite/g++.old-deja/g++.other/comdat1.C [new file with mode: 0644]