From: Jeff Law Date: Thu, 5 Feb 1998 23:14:58 +0000 (-0700) Subject: Tweak last entry "no output operands" instead of "no operands". X-Git-Tag: prereleases/egcs-1.1-prerelease~2497 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=94e5565f925f8b1878dc3c44ea5be052c286df2d;p=thirdparty%2Fgcc.git Tweak last entry "no output operands" instead of "no operands". From-SVN: r17678 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c16abab9d040..5e0eb824829a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,7 +1,7 @@ Thu Feb 5 21:59:49 1998 Jeffrey A Law (law@cygnus.com) * stmt.c (expand_asm_operands): Correctly identify asm statements - no operands. + no output operands. Thu Feb 5 21:56:06 1998 Mumit Khan