]> git.ipfire.org Git - people/ms/gcc.git/commit
[modula2] Add missing stdbool to testcode
authorGaius Mulley <gaiusmod2@gmail.com>
Thu, 16 Mar 2023 21:50:02 +0000 (21:50 +0000)
committerGaius Mulley <gaiusmod2@gmail.com>
Thu, 16 Mar 2023 21:50:02 +0000 (21:50 +0000)
commite6ccae0ac0d53cfa9099d62fada050ee87d4d0ad
tree0371b7bcc793b308d880776f8bac2df70955271f
parentf231bca93ca92f6fd55de6fbe4bf8935f9ec558a
[modula2] Add missing stdbool to testcode

The type bool is now used to represent BOOLEAN.  The C source
must now include <stdbool.h>.

gcc/testsuite/ChangeLog:

* gm2/types/run/pass/d.c: Add missing include <stdbool.h>.

Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
gcc/testsuite/gm2/types/run/pass/d.c