https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69744
--- Comment #4 from joseph at codesourcery dot com ---
The issue would be t-openbsd setting USER_H to avoid using GCC's own
headers - thus requiring fixincludes to be set up to fix OpenBSD's own
headers if they are missing required functionalit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69744
--- Comment #3 from Jonathan Wakely ---
(In reply to Richard Biener from comment #2)
> stddef.h is provided by GCC itself and thus likely needs "fixing" for OpenBSD
> (see gcc/ginclude/stddef.h)
Yeah, for some reason that header isn't used for t
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69744
--- Comment #2 from Richard Biener ---
stddef.h is provided by GCC itself and thus likely needs "fixing" for OpenBSD
(see gcc/ginclude/stddef.h)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69744
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|