[Bug sanitizer/86275] gcc-8.1, linux 4.18-rc1, x86_64: error: redefinition of 'struct timespec'
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jun 22 09:07:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86275
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The question is if this is a problem with recent kernel headers and any glibc,
or e.g. both latest glibc and 2.27; if yes, then we probably need some
workaround in gcc too. If it is only latest unreleased glibc, then it is fine
to be fixed only there.
More information about the Gcc-bugs
mailing list