https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100061

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Sure, but perhaps what and_comparison_1 etc. did before didn't make a
difference between short-circuiting and non-short-circuiting cases, but now
that it uses match.pd it triggers there anything and we have at least one clear
case where it matters.

Reply via email to