[Bug c/102939] Ridiculously long compilation times on (admittedly itself ridiculous) pointer declaration

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Oct 26 07:16:08 GMT 2021


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

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2021-10-26
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
I guess the code in question could be invoked when the full declaration is
parsed and not for each level of indirection.


More information about the Gcc-bugs mailing list