decl2.c (import_export_decl): If we clear DECL_NOT_REALLY_EXTERN, make sure DECL_EXTE...
authorJason Merrill <jason@redhat.com>
Sat, 18 May 2002 04:47:31 +0000 (00:47 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 18 May 2002 04:47:31 +0000 (00:47 -0400)
commitb41d214eefd060cbc586d06feff6367065738488
treeff2b1967e42c02a870d262b5b772a86d58f1f76e
parentf24a153ab2b784ce27394592e4e58ee40645f476
decl2.c (import_export_decl): If we clear DECL_NOT_REALLY_EXTERN, make sure DECL_EXTERNAL is set.

        * decl2.c (import_export_decl): If we clear
        DECL_NOT_REALLY_EXTERN, make sure DECL_EXTERNAL is set.

From-SVN: r53576
gcc/cp/ChangeLog
gcc/cp/decl2.c