https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92264
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |x86_64-linux-gnu
Host|x86_64-linux-gnu |
Target Milestone|--- |10.0
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Note find_base_term is known to be quadratic ... possibly we were able to
short-cut this much more often before the rev.
