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


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

--- Comment #13 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-04-04 12:12:07 UTC ---
Author: rguenth
Date: Wed Apr  4 12:12:00 2012
New Revision: 186135

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186135
Log:
2012-04-04  Richard Guenther  <rguenther@suse.de>

    PR tree-optimization/52808
    * tracer.c (tail_duplicate): Do not tail-duplicate loop header
    blocks.
    * Makefile.in (tracer.o): Depend on $(CFGLOOP_H).

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/tracer.c


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