gas .macro quirks, and an ARM bug
Scott Bambrough
scottb@netwinder.org
Mon Jun 12 12:19:00 GMT 2000
Nick Clifton wrote:
>
Index: strings.d
> ===================================================================
> RCS file: strings.d
> diff -N strings.d
> *** /dev/null Tue May 5 13:32:27 1998
> --- strings.d Fri Jun 9 12:11:25 2000
> ***************
> *** 0 ****
> --- 1,8 ----
> + #objdump: -s -j .data
> + #name: strings
> +
> + .*: .*
> +
> + Contents of section .data:
> + 0000 5c22666f 6f5c2200 62617200 62617a \\"foo\\".bar.baz
> +
Hi Nick,
Shouldn't this
> + 0000 5c22666f 6f5c2200 62617200 62617a \\"foo\\".bar.baz
be this
> + 0000 5c22666f 6f5c2200 62617200 62617a \"foo\".bar.baz
Scott
--
Scott Bambrough - Software Engineer
REBEL.COM http://www.rebel.com
NetWinder http://www.netwinder.org
More information about the Binutils
mailing list