This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
The comment start symbol for arm assembler
- From: Hanzac Chen <hanzac at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Mon, 31 Oct 2005 14:55:17 +0800
- Subject: The comment start symbol for arm assembler
Hi,
Is the comment symbol for arm "@"? But the intermediate code
(assembler code) generated by GCC 4.1.0 (gcc-4.1-20051022) can't be
assembled by the latest release of binutils (binutils-2.16.1).
Which is the correct line-comment symbol for arm assembler?
Thanks,
Hanzac