Revert accidental checkin.
From-SVN: r207818
This commit is contained in:
parent
d737743fce
commit
cd282a6d96
@ -2660,6 +2660,7 @@ import_export_decl (tree decl)
|
||||
comdat_p = (targetm.cxx.class_data_always_comdat ()
|
||||
|| (CLASSTYPE_KEY_METHOD (type)
|
||||
&& DECL_DECLARED_INLINE_P (CLASSTYPE_KEY_METHOD (type))));
|
||||
mark_needed (decl);
|
||||
if (!flag_weak)
|
||||
{
|
||||
comdat_p = false;
|
||||
|
Loading…
Reference in New Issue
Block a user