Wattributes-10.c: Add -fno-common option on hppa*-*-hpux*.
[official-gcc.git] / gcc / testsuite / g++.old-deja / g++.pt / t09.C
blob98c855d39262226cea81e328d03ba0dca0f31f59
1 // { dg-do assemble  }
3 struct bs_1 {
4   typedef int (*pfi) (void);
5 };
6 static bs_1::pfi fp;