------- Comment #1 from jakub at gcc dot gnu dot org 2009-12-07 12:55 ------- Created an attachment (id=19248) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19248&action=view) gcc45-pr42317.patch
Untested patch to implement the (admittedly ugly) cgraph changes to force D0 to be output together with D[12] aliases in D5 comdat groups and accepts some limited bloat in rare cases (in exchange of often saving space because more dtors can be same body optimized). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42317