* auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
[official-gcc.git] / gcc / testsuite / obj-c++.dg / strings / const-str-2.mm
blobe9e2fc93db28ef3227a0265d14b96a08e115a136
1 /* Test the -fconstant-string-class flag error.  */
2 /* { dg-do compile } */
3 /* { dg-options "-fconstant-string-class=" } */
4 /* { dg-options "-mno-constant-cfstrings -fconstant-string-class=" { target *-*-darwin* } } */
6 { dg-error "no class name specified|missing argument" "" { target *-*-* } 0 }
8 void foo () {}