* auto-profile.c (afdo_annotate_cfg): Use update_max_bb_count.
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.other / badarrow.C
blob6e7578d1db9aa1a247fa4d800697fe0f82eb0791
1 // { dg-do assemble  }
3 struct S { 
4   int i;
5 } s;
7 void f()
9   s->i = 3; // { dg-error "" } base operand