re PR inline-asm/11676 (operand to volatile asm incorrectly removed)
authorRichard Henderson <rth@redhat.com>
Sat, 26 Jul 2003 15:53:14 +0000 (08:53 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 26 Jul 2003 15:53:14 +0000 (08:53 -0700)
commita6c14a644cb2a52baecf1f74d128297352fd360d
tree2004ca3e22c09d34da7b9b5d3effeba065873fd5
parentcd65f08202a73d0f3cbe11b13e0e279ed2f25fbb
re PR inline-asm/11676 (operand to volatile asm incorrectly removed)

        PR inline-asm/11676
        * cse.c (count_reg_usage): Handle asm_operands properly.

From-SVN: r69816
gcc/ChangeLog
gcc/cse.c
gcc/testsuite/gcc.dg/asm-8.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/i386-asm-1.c [new file with mode: 0644]