[Bug c/448] <stdint.h>-related issues (C99 issues)
egallager at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Apr 8 20:32:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=448
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |coypu at sdf dot org
--- Comment #43 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Eric Gallager from comment #39)
> (In reply to joseph@codesourcery.com from comment #38)
> > I think the correct state is NEW. There is a well-defined set of target
> > OSes that lack the target macro definitions describing those targets'
> > stdint.h types, each of which should be straightforward to fix for someone
> > with access to the target OS in question to examine its headers and run
> > tests.
>
> That's still these ones, right?
>
> (In reply to joseph@codesourcery.com from comment #31)
> > The following targets still appear to be missing this type information in
> > GCC: some NetBSD targets (netbsd-stdint.h only used for x86 / x86_64),
> > VxWorks, SymbianOS, LynxOS, QNX, TPF. Others have either been fixed, or
> > obsoleted and removed.
>
> cc-ing maintainers of those ports
coypu at sdf dot org seems to be a de facto maintainer for NetBSD these days so
cc-ing them as well
More information about the Gcc-bugs
mailing list