URL
https://opencores.org/ocsvn/scarts/scarts/trunk
Subversion Repositories scarts
[/] [scarts/] [trunk/] [toolchain/] [scarts-gcc/] [gcc-4.1.1/] [gcc/] [testsuite/] [objc.dg/] [const-str-2.m] - Rev 20
Go to most recent revision | Compare with Previous | Blame | View Log
/* 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 () {}
Go to most recent revision | Compare with Previous | Blame | View Log