This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11087] gcc miscompiles raid1.c from linux kernel
- 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: 14 Oct 2003 08:10:40 -0000
- Subject: [Bug target/11087] gcc miscompiles raid1.c from linux kernel
- References: <20030604081727.11087.marcus@jet.franken.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11087
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-10-14 08:10 -------
Subject: Bug 11087
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: steven@gcc.gnu.org 2003-10-14 08:10:33
Modified files:
gcc : ChangeLog loop.c
Log message:
2003-10-14 Steven Bosscher <steven@gcc.gnu.org>
PR target/11087
Backport from gcc-3_3-rhl-branch and mainline.
2003-07-17 Jakub Jelinek <jakub@redhat.com>
* loop.c (basic_induction_var): Check if convert_modes
emitted any instructions. Remove them and return 0 if so.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.778&r2=1.16114.2.779
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/loop.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.433.2.8&r2=1.433.2.9