[Bug c/92773] [8/9/10 Regression] GCC compilation with big array / header is infinite

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Dec 6 18:09:00 GMT 2019


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

--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
For the kernel module, I'd suggest just fixing the external tool, so it emits {
{ 0x.., 0x.. } },
lines instead of { 0x.., 0x.. }, lines.


More information about the Gcc-bugs mailing list