libgo patch committed: Use <stdbool.h> in runtime/runtime.h

0 views
Skip to first unread message

Ian Lance Taylor

unread,
Apr 29, 2024, 2:00:11 PMApr 29
to gcc-patches, gofrontend-dev
This libgo patch changes runtime/runtime.h to use the C99 <stdbool.h>
header file rather than defining a bool type and true/false constants
itself. C99 was a long time ago and in case this file is always
compiled by the newly built GCC. This should fix GCC PR 114875.
Bootstrapped on x86_64-pc-linux-gnu. Committed to mainline.

Ian
patch.txt
Reply all
Reply to author
Forward
0 new messages