1 prereq: (! ../../tests/os_test solaris) 2 # This test is disabled on Solaris because function below main (_start) 3 # is part of the inlinfo object whereas on Linux it is part of libc 4 # (__libc_start_main). 5 # solaris/supponlyobj test exists to check the Solaris variant. 6 # 7 # test suppressions with only obj: markers 8 prog: inlinfo 9 vgopts: -q --read-inline-info=no --suppressions=supponlyobj.supp 10 stderr_filter_args: inlinfo.c 11