summaryrefslogtreecommitdiff
path: root/gcc/testsuite/obj-c++.dg/super-class-1.mm
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/testsuite/obj-c++.dg/super-class-1.mm')
-rw-r--r--gcc/testsuite/obj-c++.dg/super-class-1.mm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/obj-c++.dg/super-class-1.mm b/gcc/testsuite/obj-c++.dg/super-class-1.mm
index f8cccb3d4c8..ad14a58c29a 100644
--- a/gcc/testsuite/obj-c++.dg/super-class-1.mm
+++ b/gcc/testsuite/obj-c++.dg/super-class-1.mm
@@ -1,6 +1,7 @@
/* Test calling super from within a category method. */
/* { dg-do compile } */
+/* { dg-additional-options "-Wno-return-type" } */
#include <objc/objc.h>