Commit ba67b7cd by Mike Stump Committed by Mike Stump

* objc.dg/method-6.m: Add -Wstrict-selector-match.

From-SVN: r112791
parent d5848687
2006-04-08 Mike Stump <mrs@apple.com>
* objc.dg/method-6.m: Add -Wstrict-selector-match.
* gcc.dg/pragma-darwin.c: Improve for ppc64.
2006-04-07 Richard Guenther <rguenther@suse.de>
......@@ -30,3 +30,5 @@ void foo(void) {
[Class port]; /* { dg-error ".Class. is not an Objective\\-C class name or alias" } */
}
/* { dg-options "-Wstrict-selector-match" } */
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