stmt.c (expand_asm_operands): Invoke MD_ASM_CLOBBERS if present.
authorRichard Henderson <rth@cygnus.com>
Thu, 2 Sep 1999 20:01:46 +0000 (13:01 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 2 Sep 1999 20:01:46 +0000 (13:01 -0700)
commit57bcb97aac8ba7f801c3ce18ef287ae9a4ac6ae9
treedc5ca7fbf22568057834f64696baefb89b6503d6
parent773c6f00765f091ee6a69929a19cfd46d7a30c03
stmt.c (expand_asm_operands): Invoke MD_ASM_CLOBBERS if present.

        * stmt.c (expand_asm_operands): Invoke MD_ASM_CLOBBERS if present.
        * tm.texi (MD_ASM_CLOBBERS): Document it.

From-SVN: r29064
gcc/ChangeLog
gcc/stmt.c
gcc/tm.texi