reg-stack.c (check_asm_stack_operands): Issue error if "=t" resp.
authorJakub Jelinek <jakub@redhat.com>
Fri, 20 Apr 2001 08:06:03 +0000 (10:06 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 20 Apr 2001 08:06:03 +0000 (10:06 +0200)
commitd40cd80a97bc42595464cce6b13835a7451c1129
tree9b49007667dfc5c56e9b32efbd8e34309b1823d3
parentc0230f37445c0e90dc5569c1bec23184c9b9cbed
reg-stack.c (check_asm_stack_operands): Issue error if "=t" resp.

* reg-stack.c (check_asm_stack_operands): Issue error if "=t" resp.
"=u" is used together with "st" resp. "st(1)" clobber.

From-SVN: r41446
gcc/ChangeLog
gcc/reg-stack.c