]> gcc.gnu.org Git - gcc.git/blob - gcc/testsuite/obj-c++.dg/syntax-error-9.mm
PR c++/92590 - wrong handling of inherited default ctor.
[gcc.git] / gcc / testsuite / obj-c++.dg / syntax-error-9.mm
1 @implementation SaturnDoc /* { dg-warning "cannot find interface declaration" } */
2 - read: (void*)aStream ggg /* { dg-error "expected .:. at end of input" } */
3 /* { dg-error "expected ..end. at end of input" "" { target *-*-* } .-1 } */
This page took 0.035737 seconds and 5 git commands to generate.