Re: RFA: PATCH to add cgraph_add_to_same_comdat_group

2011-07-08 Thread Jan Hubicka
> As suggested in c++/49353, this patch stops copying linkage flags to > thunks in function_and_variable_visibility, replacing that with just > asserts to make sure that the front end is setting things up properly. > > To make the front end's job easier, I've added > cgraph_add_to_same_comdat

RFA: PATCH to add cgraph_add_to_same_comdat_group

2011-07-08 Thread Jason Merrill
As suggested in c++/49353, this patch stops copying linkage flags to thunks in function_and_variable_visibility, replacing that with just asserts to make sure that the front end is setting things up properly. To make the front end's job easier, I've added cgraph_add_to_same_comdat_group so tha