Skip several analyzer socket tests on hppa*-*-hpux*
[official-gcc.git] / gcc / testsuite / c-c++-common / analyzer / pr98073.c
blobabbda09bf99b7e1883c379bc1e1530554fa98978
1 struct ist {
2 char ptr;
3 long len;
4 } __trans_tmp_1, http_update_host_authority;
5 int http_update_host_sl_0_0_0;
6 void http_update_host(const struct ist uri) {
7 uri.len || uri.ptr;
8 if (http_update_host_sl_0_0_0) {
9 http_update_host_authority = __trans_tmp_1;
10 !http_update_host_authority.len;
11 } else
12 http_update_host_authority = uri;