https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108705
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
CC| |rguenth at gcc dot gnu.org
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2023-02-09
--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Hmm, so how's this supposed to be reproduced? Even with separate TUs for the
two functions I can't get a slow compile?
How many 'call foo ...' stmts am I supposed to have?