===================================================================
@@ -1,5 +1,10 @@
2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
+ * objc.dg/pr28049.m: New.
+ * obj-c++.dg/pr28049.mm: New.
+
+2010-10-24 Nicola Pero <nicola.pero@meta-innovation.com>
+
* objc.dg/attributes/method-attribute-2.m: Updated test. Method
parameter attributes are now supported.
* obj-c++.dg/attributes/method-attribute-2.m: Same change.
===================================================================
@@ -0,0 +1,2 @@
+/* { dg-do compile } */
++ /* { dg-error "expected" } */
===================================================================
@@ -0,0 +1,2 @@
+/* { dg-do compile } */
++ /* { dg-error "expected" } */