This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/15761] [3.4 Regression] internal compiler error: in do_SUBST, at combine.c:446
- 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: 9 Jun 2004 02:05:50 -0000
- Subject: [Bug rtl-optimization/15761] [3.4 Regression] internal compiler error: in do_SUBST, at combine.c:446
- References: <20040601103604.15761.ashutiwary@yahoo.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-06-09 02:05 -------
Subject: Bug 15761
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: rakdver@gcc.gnu.org 2004-06-09 02:05:27
Modified files:
gcc : ChangeLog cfgloopanal.c
Log message:
PR rtl-optimization/15761
* cfgloopanal.c (count_strange_loop_iterations,
count_loop_iterations): Use gen_int_mode instead
of GEN_INT.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.483&r2=2.2326.2.484
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cfgloopanal.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.18.4.1&r2=1.18.4.2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15761