https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80536
--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> --- But we ideally shouldn't be folding anything until we actually c_fully_fold or cp_fold recursively, starting with the leafs. Most of the folders heavily rely on that.