isnanl-tests, stdio-tests: pacify GCC -Wshadow
commitfd6870aa929cd6c484ffdb2faa4e5fa845c2377d
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 25 Oct 2023 01:37:37 +0000 (24 18:37 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 25 Oct 2023 01:40:29 +0000 (24 18:40 -0700)
treed1e300ffccd94595d92dac2c80be866e50fefbca
parent24582314bff315e93947e0a9cef33a562c25af3e
isnanl-tests, stdio-tests: pacify GCC -Wshadow

* tests/test-isnanl.h (NWORDS): Remove.
(memory_long_double): Do not redefine in an inner scope.
All uses changed to use the snan.h memory_long_double.
* tests/test-stdio.c (NWORDS): Remove.
(memory_long_double): Do not redefine in an inner scope.
The snan.h memory_long_double is fine here.
ChangeLog
tests/test-isnanl.h
tests/test-stdio.c