https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110127
Patrick Palka <ppalka at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2023-06-05
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=109678
Known to fail| |12.1.0, 12.3.0, 13.1.0
Status|UNCONFIRMED |NEW
Ever confirmed|0 |1
CC| |jason at gcc dot gnu.org,
| |ppalka at gcc dot gnu.org
Known to work| |14.0
--- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> ---
Thanks for the bug report, confirmed with GCC 12.1,12.3, 13.1 and the 13
release branch, so not a regression. On trunk the testcase compiles quickly
ever since r14-409-g4b8d0d4d7fd245 for PR109678. It seems backporting that
commit to the 13 branch would fix the slowness there too.