mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-21 07:09:15 +08:00
* objc.dg/method-6.m: Add -Wstrict-selector-match.
From-SVN: r112791
This commit is contained in:
parent
d584868773
commit
ba67b7cd52
@ -1,5 +1,7 @@
|
||||
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" } */
|
||||
|
Loading…
Reference in New Issue
Block a user