Avoid test failure with gcc 14.master
commita816da0ecf6eb59234cdea8e62d0ac5706b714f0
authorBruno Haible <bruno@clisp.org>
Sat, 21 Sep 2024 05:26:15 +0000 (21 07:26 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 21 Sep 2024 05:26:15 +0000 (21 07:26 +0200)
tree486ba9948507b20b50d5fa5353d274e061ba1037
parent0b62ce3fcfaa4d174a422bf696d00a39e4d03a87
Avoid test failure with gcc 14.

Patch by Paul Eggert.

* tests/test-catch-stackoverflow2.c (null_pointer): Make it a
volatile pointer, not a pointer to volatile. Also, rename from
null_pointer_to_volatile_int.
(main): Update.
ChangeLog
tests/test-catch-stackoverflow2.c