This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/14229] [3.5 regression] 20000504-1.c:15: error: missing barrier after block 1
- 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: 28 Feb 2004 09:52:04 -0000
- Subject: [Bug optimization/14229] [3.5 regression] 20000504-1.c:15: error: missing barrier after block 1
- References: <20040220221331.14229.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-28 09:52 -------
Subject: Bug 14229
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: rakdver@gcc.gnu.org 2004-02-28 09:51:57
Modified files:
gcc : ChangeLog cfgrtl.c
Log message:
PR optimization/14229
* cfgrtl.c (rtl_tidy_fallthru_edge): Do not fail for !onlyjump jump.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2955&r2=2.2956
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgrtl.c.diff?cvsroot=gcc&r1=1.109&r2=1.110
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14229