stmt.c (expand_asm_operands): Correctly identify asm statements no operands.
authorJeffrey A Law <law@cygnus.com>
Thu, 5 Feb 1998 20:59:44 +0000 (20:59 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 5 Feb 1998 20:59:44 +0000 (13:59 -0700)
commit78418280ddc10b0701ca2d319ab5c3a5ca6e8375
tree685813c180a0475b6975bff38e46630b463b351d
parent6d819282d0193c2bc67fdc3ac8613d32931257bf
stmt.c (expand_asm_operands): Correctly identify asm statements no operands.

        * stmt.c (expand_asm_operands): Correctly identify asm statements
        no operands.

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