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 c++/43487] method locations are incorrect



------- Comment #3 from pinskia at gcc dot gnu dot org  2010-03-22 22:40 -------
In fact this changed with:
2009-12-01  Taras Glek  <taras@mozilla.com>

        * parser.c (cp_parser_class_specifier): Set class location to that
        of IDENTIFIER_NODE instead of '{' when possible.


:).


-- 


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


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