i386.c (ix86_expand_int_movcc): If overlap between out and comparison sequence has...
authorJakub Jelinek <jakub@redhat.com>
Wed, 25 Apr 2001 09:51:25 +0000 (11:51 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Wed, 25 Apr 2001 09:51:25 +0000 (11:51 +0200)
commite99af66bbabbba3df63836c708db5124e48a7af2
tree6f9e4c8df11208ff2e55591d7a5a9eadd91320cb
parent6bda7a5e41bfca06a2cfdabbeb1c49948c8ab9eb
i386.c (ix86_expand_int_movcc): If overlap between out and comparison sequence has been detected...

* config/i386/i386.c (ix86_expand_int_movcc): If overlap between
out and comparison sequence has been detected, put result into
proper temporary pseudo.

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

From-SVN: r41536
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20010422-1.c [new file with mode: 0644]