This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/24111] [3.4/4.0/4.1 regression] cannot handle identifiers with '$' character
- From: "pbrook at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Sep 2005 16:06:05 -0000
- Subject: [Bug target/24111] [3.4/4.0/4.1 regression] cannot handle identifiers with '$' character
- References: <20050928204119.24111.debian-gcc@lists.debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pbrook at gcc dot gnu dot org 2005-09-30 16:06 -------
Identifiers containing dollar signs are reserved by ARM ELF, so allowing them by
default is probably a bad idea.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24111