From ec2b9f27bd3b051e2c6c26705933b395554d0ab9 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 12 Sep 2021 23:46:19 -0700 Subject: stdint-tests: long long preproc on recent Sun C * tests/test-stdint.c: Test long long preprocessor constants on Oracle Developer Studio 12.6, where they should work. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f1e5cc7d66..d64252c386 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2021-09-12 Paul Eggert + + stdint-tests: long long preproc on recent Sun C + * tests/test-stdint.c: Test long long preprocessor constants on + Oracle Developer Studio 12.6, where they should work. + 2021-09-13 Bruno Haible extern-inline: Fix syntax error on macOS with GCC 11 (regr. 2021-08-22). -- cgit v1.2.1