stmt.c (expand_asm_operands): If an ASM has no outputs, then treat it as volatile.
authorJeffrey A Law <law@cygnus.com>
Mon, 15 Dec 1997 15:46:40 +0000 (15:46 +0000)
committerJeff Law <law@gcc.gnu.org>
Mon, 15 Dec 1997 15:46:40 +0000 (08:46 -0700)
commit296f8acc114ca58d70b6cd2dc0cd9c3ad264cdd1
tree5dca54b381d5e8620be70698deef7ea241bf5511
parentacda6d8beb3491c53d1a66eca74ce45b4e1621c1
stmt.c (expand_asm_operands): If an ASM has no outputs, then treat it as volatile.

* stmt.c (expand_asm_operands): If an ASM has no outputs, then treat
it as volatile.

From-SVN: r17100
gcc/ChangeLog
gcc/stmt.c