diff options
-rw-r--r-- | gas/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 6857bab..3c7c518 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,5 +1,6 @@ 2008-11-12 Hans-Peter Nilsson <hp@axis.com> + PR gas/7020 * read.c (read_a_source_file): Rearrange evaluation order when looking for '=' to avoid conditional on undefined contents of input_line_pointer[1]. |