[Bug c/94230] provide an option to change the size limitation for -Wmisleading-indent

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Mar 20 14:59:29 GMT 2020


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

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
We do not want to use 64-bit number for that, it is used everywhere in the
compiler and would cause massive growth of compile time memory.


More information about the Gcc-bugs mailing list