Commit 26034f242a77ec924a95f4dc2f968f5a520a717a

Jim Meyering 2017-03-04T14:50:41

test-calloc-gnu: port to GCC7 * tests/test-calloc-gnu.c (main) [__GNUC__ >= 7]: Skip a test that attempts to calloc more than SIZE_MAX bytes, because GCC7 and newer would detect that at compilation time.