Revert accidental checkin.

From-SVN: r207818
This commit is contained in:
Jan Hubicka 2014-02-17 09:23:41 +00:00
parent d737743fce
commit cd282a6d96
1 changed files with 1 additions and 0 deletions

View File

@ -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;