* cfgloopmanip.c (duplicate_loop_to_header_edge): Cleanup profile
[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