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: "rearnsha 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:12:37 -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 rearnsha at gcc dot gnu dot org 2005-09-30 16:12 -------
ARM ports have never accepted $ in identifiers. So this isn't a regression. In
fact, the only regression would be if they started doing so, since as Paul
points out, they are reserved by the ABI.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24111