]> gcc.gnu.org Git - gcc.git/commit
re PR target/11087 (gcc miscompiles raid1.c from linux kernel)
authorJakub Jelinek <jakub@redhat.com>
Fri, 18 Jul 2003 11:13:37 +0000 (13:13 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 18 Jul 2003 11:13:37 +0000 (13:13 +0200)
commit16f6812f86b9095a7b38d1a6cbe665bc801ca50a
treeb37326901374d1542b48895f7a8d13061117176b
parent2d5f9af2bf821d062b6e089e15ccbae915aa1efe
re PR target/11087 (gcc miscompiles raid1.c from linux kernel)

PR target/11087
* loop.c (basic_induction_var): Check if convert_modes emitted any
instructions. Remove them and return 0 if so.

* gcc.c-torture/execute/20030717-1.c: New test.

From-SVN: r69552
gcc/ChangeLog
gcc/loop.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20030717-1.c [new file with mode: 0644]
This page took 0.062325 seconds and 5 git commands to generate.