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.

Reply via email to