This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/24111] [3.4/4.0/4.1 regression] cannot handle identifiers with '$' character


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]