OSDN Git Service

* config/i386/i386.md (call_pop): Check operands[0],
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Jul 2000 19:32:13 +0000 (19:32 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 25 Jul 2000 19:32:13 +0000 (19:32 +0000)
commit344c2bf4c32da5cf98b4a3e955f61391938f49fc
tree236d0b7483f3bfaed98036ae8feffd5e2355400f
parentb9b90ccedd189fa9814123c7d68689ce21cf8c92
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@35248 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/i386/i386.md