Fix latent problem found by Mostafa Hagog.
authorJames E Wilson <wilson@specifixinc.com>
Fri, 20 Feb 2004 01:20:33 +0000 (01:20 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 20 Feb 2004 01:20:33 +0000 (17:20 -0800)
commite0c34369b81d9334b04833c2fa7de08282b3929f
tree9cdd16fb37d04fb9ea3396afb55532a1d6e28e96
parent325b439bbcb9eeacdbaaa6b68dfea0daf962ec70
Fix latent problem found by Mostafa Hagog.

* config/i386/i386.md (doloop_end_internal): Use nonimmediate_operand
for operand2.  Add condition that requires register_operand operand2
before reload.

From-SVN: r78140
gcc/ChangeLog
gcc/config/i386/i386.md