Suppress GCC 12.1.1 warnings.
authorBen Pfaff <blp@cs.stanford.edu>
Fri, 8 Jul 2022 17:51:23 +0000 (10:51 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Fri, 8 Jul 2022 17:51:23 +0000 (10:51 -0700)
commit27c1e59125a8ab24e037449439476dec8be4f6f6
tree33b16e85bb877f1b5bd0e2ff08e3dc1676e08576
parent78a33a74592cb86170eb6aff910652bd9a6fe07b
Suppress GCC 12.1.1 warnings.

I don't think these warnings are for real problems, so just suppress them.

I don't understand why the change to datasheet-test.c suppresses a warning,
but it does.
Makefile.am
tests/data/datasheet-test.c
tests/language/lexer/segment-test.c