This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug bootstrap/48403] [4.7 Regression] bootstrap comparison failure


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]