]> gcc.gnu.org Git - gcc.git/commit
i386.md (call_pop): Check operands[0], not operands[1].
authorJakub Jelinek <jakub@redhat.com>
Tue, 25 Jul 2000 19:32:13 +0000 (21:32 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 25 Jul 2000 19:32:13 +0000 (21:32 +0200)
commit9e81685aef368a10401bccb0a0adbed480be9eb1
tree236d0b7483f3bfaed98036ae8feffd5e2355400f
parenta7023245ceb1d6e7cae3235cabdc5daa81b1db5e
i386.md (call_pop): Check operands[0], not operands[1].

* config/i386/i386.md (call_pop): Check operands[0],
not operands[1]. Only check SYMBOL_REF_FLAG for a SYMBOL_REF.
(call): Likewise.
(call_value_pop): Only check SYMBOL_REF_FLAG for a SYMBOL_REF.
(call_value): Likewise.

From-SVN: r35248
gcc/ChangeLog
gcc/config/i386/i386.md
This page took 0.055002 seconds and 5 git commands to generate.