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 middle-end/53321] [4.8 Regression] LTO bootstrap failed with bootstrap-profiled


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53321

--- Comment #23 from H.J. Lu <hjl.tools at gmail dot com> 2012-07-06 20:22:55 UTC ---
Created attachment 27753
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27753
A different patch

This patch calls inline_free_summary to clear
stale inline summary.  It fixed PR 53865.  I am
testing LTO profile bootstrap now.


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