]> Savannah Git Hosting - gnulib.git/commit
malloc-gnu-tests: pacify -Walloc-size-larger-than
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 Apr 2021 04:18:00 +0000 (21:18 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 19 Apr 2021 04:18:21 +0000 (21:18 -0700)
commit9b8db75dbe7c33d5dc7eccee84f80c17c18223c1
treeb519dc980b4aab645f6c452c4551c565b693eb0c
parent5d5120d76b6e540c7e78332aa8302b3244b9ea02
malloc-gnu-tests: pacify -Walloc-size-larger-than

* tests/test-malloc-gnu.c (main):
* tests/test-realloc-gnu.c (main): Hide true intentions from GCC,
to prevent diagnostics like “warning: argument 1 value
9223372036854775808’ exceeds maximum object size
9223372036854775807 [-Walloc-size-larger-than=]”.
ChangeLog
tests/test-malloc-gnu.c
tests/test-realloc-gnu.c