aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/obj-c++.dg/const-str-2.mm
blob: cb8d09c86919a9d56639f808488b29361f375502 (plain)
1
2
3
4
5
6
7
8
/* APPLE LOCAL file mainline */
/* Test the -fconstant-string-class flag error.  */
/* { dg-do compile } */
/* { dg-options "-fconstant-string-class=" } */

{ dg-error "no class name specified|missing argument" "" { target *-*-* } 0 }

void foo () {}