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 preprocessor/32670] [4.3 Regression] '$' is handled as a part of identifiers in asm



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-07-08 19:21 -------
Fixed by:
2007-07-08  Sandra Loosemore  <sandra@codesourcery.com>

        Revert this patch:
        2007-07-06  Sandra Loosemore  <sandra@codesourcery.com>

        * c-opts.c (c_common_handle_option): Make DOLLARS_IN_IDENTIFIERS
        apply to assembly language, too.
        * doc/tm.texi (DOLLARS_IN_IDENTIFIERS): Update.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|'$' is handled as a part of |[4.3 Regression] '$' is
                   |identifiers in asm          |handled as a part of
                   |                            |identifiers in asm
   Target Milestone|---                         |4.3.0


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32670


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