Skip several analyzer socket tests on hppa*-*-hpux*
[official-gcc.git] / gcc / testsuite / c-c++-common / analyzer / pr101570.c
blob809bad683f9af799e95ee4c3eae4fd26f964d5cc
1 void
2 test2 (_Complex double f)
4 __asm__ ("" : "=r" (__real f));