This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/24460] [4.1 regression] Profiled bootstrap broken
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Oct 2005 21:44:50 -0000
- Subject: [Bug rtl-optimization/24460] [4.1 regression] Profiled bootstrap broken
- References: <bug-24460-226@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from cvs-commit at gcc dot gnu dot org 2005-10-21 21:44 -------
Subject: Bug 24460
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: ebotcazou@gcc.gnu.org 2005-10-21 21:44:42
Modified files:
gcc : ChangeLog bb-reorder.c
Log message:
PR rtl-optimization/24460
* bb-reorder.c (fix_crossing_unconditional_branches): Do not
set the basic block for barriers.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.10202&r2=2.10203
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/bb-reorder.c.diff?cvsroot=gcc&r1=1.114&r2=1.115
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24460