-2007-04-16 Seongbae Park <seongbae.park@gmail.com>
-
- PR c++/29365
-
- * cp/decl2.c (constrain_class_visibility):
- Do not warn about the use of anonymous namespace in the main input file.
-
2007-04-16 Kazu Hirata <kazu@codesourcery.com>
* config/m68k/m68k.c (m68k_libcall_value,
+2007-04-16 Seongbae Park <seongbae.park@gmail.com>
+
+ PR c++/29365
+
+ * cp/decl2.c (constrain_class_visibility):
+ Do not warn about the use of anonymous namespace in the main input file.
+
2007-04-15 Mark Mitchell <mark@codesourcery.com>
* cp-tree.h (current_template_parms): Fix typo in comment.