Commit dbc0251f52475b58a9724f4d42907abeada0f091

Paul Eggert 2021-08-01T17:57:43

sigsegv-tests: make more things static * tests/test-sigsegv-catch-segv1.c: * tests/test-sigsegv-catch-stackoverflow1.c: * tests/test-sigsegv-catch-stackoverflow2.c: Declare some functions and variables static, to pacify GCC when warning about external functions missing declarations.