http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48403
--- Comment #19 from Steven Bosscher <steven at gcc dot gnu.org> 2011-04-02 19:37:03 UTC --- Created attachment 23856 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23856 Attempt at correcting memory management for scheduled_insns Currently trying to see if this bootstraps. Even if this is not the fix for the comparison failure, something like this still ought to be applied to correct the usage of the VEC data structure.