From ad423373db7ca90f9c545163a77cdfb1739f2037 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 15 Jan 1997 18:52:53 +0000 Subject: [PATCH] * read.c (read_a_source_file): Make sure the symbol ends with whitespace before checking whether the next character is '='. PR 11461. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index e5f60fcccc..cdd2f0e8fb 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...