Revert last patch

From-SVN: r112792
This commit is contained in:
Mike Stump 2006-04-08 23:36:00 +00:00
parent ba67b7cd52
commit 51e7cc90c6
2 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,5 @@
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>

View File

@ -30,5 +30,3 @@ void foo(void) {
[Class port]; /* { dg-error ".Class. is not an Objective\\-C class name or alias" } */
}
/* { dg-options "-Wstrict-selector-match" } */