Commit 08162287 by Jason Merrill

tabify

From-SVN: r63740
parent 568d661d
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
2003-03-02 Aldy Hernandez <aldyh@redhat.com> 2003-03-02 Aldy Hernandez <aldyh@redhat.com>
* decl.c (check_initializer): Check for vector_opaque_p. * decl.c (check_initializer): Check for vector_opaque_p.
2003-03-02 Ashif Harji <asharji@uwaterloo.ca> 2003-03-02 Ashif Harji <asharji@uwaterloo.ca>
...@@ -117,9 +117,9 @@ ...@@ -117,9 +117,9 @@
2003-02-24 Gabriel Dos Reis <gdr@integrable-solutions.net> 2003-02-24 Gabriel Dos Reis <gdr@integrable-solutions.net>
* decl.c (add_binding): Time TV_NAME_LOOKUP. * decl.c (add_binding): Time TV_NAME_LOOKUP.
(push_class_binding): Likewise. (push_class_binding): Likewise.
(set_namespace_binding): Likewise. (set_namespace_binding): Likewise.
2003-02-24 Mark Mitchell <mark@codesourcery.com> 2003-02-24 Mark Mitchell <mark@codesourcery.com>
...@@ -329,6 +329,10 @@ ...@@ -329,6 +329,10 @@
PR c++/9623 PR c++/9623
* decl.c (reshape_init): Don't mess with initializer labels. * decl.c (reshape_init): Don't mess with initializer labels.
PR c++/9485
* parser.c (cp_parser_postfix_expression): Set idk properly for
object->scope::member.
2003-02-18 Ben Elliston <bje@redhat.com> 2003-02-18 Ben Elliston <bje@redhat.com>
PR other/7350 PR other/7350
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment