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/48000] [4.6 Regression] LTO bootstrap failed with bootstrap-profiled


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

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-07 16:41:57 UTC ---
Author: jakub
Date: Mon Mar  7 16:41:53 2011
New Revision: 170740

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170740
Log:
    PR bootstrap/48000
    * cfgloopmanip.c (fix_bb_placements): Return immediately
    if FROM is BASE_LOOP's header.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/cfgloopmanip.c


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