http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43745
Côme David <d.come at isae dot fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |d.come at isae dot fr --- Comment #7 from Côme David <d.come at isae dot fr> 2013-04-26 11:54:03 UTC --- Hello. I'm currently facing the exact same problem. I have a several classes with virtual methods and 50% of my RAM is taken by the vtables of these classes. I'm still willing to know if someone has come up with a solution/workaround for this. Thank you !