From: Ian Lance Taylor Date: Tue, 18 Jun 1996 22:17:40 +0000 (+0000) Subject: * read.c (s_fill): Don't warn about a zero repeat count. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=24b018ee7287634e2db7944185d94985a0ba1bc4;p=binutils-gdb.git * read.c (s_fill): Don't warn about a zero repeat count. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index aa054188dc4..09b3b786790 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,7 @@ Tue Jun 18 17:13:33 1996 Ian Lance Taylor + * read.c (s_fill): Don't warn about a zero repeat count. + * config/tc-mips.c (mips_ip): Don't warn about using AT as a coprocessor register.