https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94067
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P1
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed| |2020-03-06
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Target Milestone|--- |10.0
Ever confirmed|0 |1
--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
I guess in this case we should add the rotates to both potential_* and
cxx_eval_*, one just have to worry what other trees created during cp_fold,
including match.pd and fold-const.c folding, might appear and we don't handle.