* stmt.c (expand_asm_operands): If an ASM has no outputs, then treat
commit640dbfd10846442477de2ea54cc7eaff8db671f9
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Dec 1997 08:29:39 +0000 (19 08:29 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Dec 1997 08:29:39 +0000 (19 08:29 +0000)
tree1c2d285a5bd57e19923eb91c1f1db8536fe8d891
parent39a18c5effeacf5ee176b9ad798961e43dd22be2
* stmt.c (expand_asm_operands): If an ASM has no outputs, then treat
it as volatile.
Don't miscompile Linux kernels for egcs-1.0.1.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/egcs_1_00_branch@17145 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/stmt.c