From: Ian Lance Taylor Date: Wed, 15 Jan 1997 18:52:53 +0000 (+0000) Subject: * read.c (read_a_source_file): Make sure the symbol ends with X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ad423373db7ca90f9c545163a77cdfb1739f2037;p=binutils-gdb.git * read.c (read_a_source_file): Make sure the symbol ends with whitespace before checking whether the next character is '='. PR 11461. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index e5f60fcccc3..cdd2f0e8fb7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Wed Jan 15 13:51:50 1997 Ian Lance Taylor + + * read.c (read_a_source_file): Make sure the symbol ends with + whitespace before checking whether the next character is '='. + Tue Jan 14 15:07:27 1997 Robert Lipe * config/tc-i386.c (sco_id): Moved from here...