This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/79358] gcc.dg/c99-stdint-1.c fails with excess error


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79358

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
It is a pitty glibc headers didn't use __SIZE_MAX__ if available, because that
appears to be correct.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]