==== run-regress-gaitest ====
cc -O2 -pipe  -g  -MD -MP  -c /home/src/regress/lib/libc/getaddrinfo/gaitest.c
/home/src/regress/lib/libc/getaddrinfo/gaitest.c:67:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
print1(title, res, h, s)
^
/home/src/regress/lib/libc/getaddrinfo/gaitest.c:115:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
main(argc, argv)
^
2 warnings generated.
cc   -o gaitest gaitest.o 
sh /home/src/regress/lib/libc/getaddrinfo/testsuite.sh >out 2>&1
diff -u10 out /home/src/regress/lib/libc/getaddrinfo/answer