On 06/17/2013 09:07 AM, Jan Hubicka wrote:
Yes. Also for template instantiations and inline functions (basically, decls with TREE_COMDAT set). That isn't veryCan't those be just merged based on assembler name?
Yes, though they can have local classes that are also subject to the ODR.
I think this is something Richard can handle (semi-easilly) with his new tree merging patch.
Great.
Shall I understand this as approval with those fixes and testing?
Yes. Jason