From 8ab8155f362b0826eb19b0e22e6c3be854d414ee Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Mon, 7 Jan 2013 12:49:12 +0000 Subject: PR gas/14887 * config/tc-arm.c (skip_past_char): Skip whitespace before the anticipated character. * config/tc-arm.c (parse_address_main): Delete skip of whitespace here as it is no longer needed. PR gas/14887 * gas/arm/neon-ldst-es.s: Add more whitespace. --- gas/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gas/ChangeLog') diff --git a/gas/ChangeLog b/gas/ChangeLog index 73d1b93..28c5095 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,11 @@ +2013-01-07 Nick Clifton + + PR gas/14887 + * config/tc-arm.c (skip_past_char): Skip whitespace before the + anticipated character. + * config/tc-arm.c (parse_address_main): Delete skip of whitespace + here as it is no longer needed. + 2013-01-06 Andreas Schwab * doc/c-mips.texi (MIPS Opts): Fix use of @itemx. -- cgit v1.1