http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51727
Tobias Schlüter <tobi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28372|0 |1 is obsolete| | --- Comment #11 from Tobias Schlüter <tobi at gcc dot gnu.org> 2012-10-10 09:48:28 UTC --- Created attachment 28410 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28410 Patch to output generic interfaces in defined order Here's a correct version of the previous patch. Maybe it's useful, but as Simon correctly points out, the real issue appears to be due to the way the pointer_info tree is built.