> > Hm. But which options are unsafe? Also wouldn't it be better to simply > _not_ have unsafe options produce comdats but always make local clones > for them (thus emit the comdat with "unsafe" flags dropped)?
Always localize comdat functions may lead to text size increase. It does not work if the comdat function is a virtual function for instance. David > > Richard. > >> >> Thanks >> Sri