c-decl.c (grokdeclarator): Disable warnings for anonymous bitfields.
[platform/upstream/gcc.git] / gcc / cp / ChangeLog
index 2db8d9c..de0dfd4 100644 (file)
@@ -1,3 +1,8 @@
+2007-03-08  Alexandre Oliva  <aoliva@redhat.com>
+
+       * decl.c (grokdeclarator): Disable warnings for anonymous
+       bitfields.
+
 2007-03-05  Volker Reichelt  <reichelt@netcologne.de>
 
        * typeck2.c (readonly_error): Always emit a hard error.