OSDN Git Service

Tweak last entry "no output operands" instead of "no operands".
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Feb 1998 23:14:58 +0000 (23:14 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Feb 1998 23:14:58 +0000 (23:14 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17678 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index c16abab..5e0eb82 100644 (file)
@@ -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  <khan@xraylith.wisc.edu>