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