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

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>:

https://gcc.gnu.org/g:46034c46f82dec169fe7fc7c2d82d8321d9a9512

commit r13-5068-g46034c46f82dec169fe7fc7c2d82d8321d9a9512
Author: Richard Biener <rguent...@suse.de>
Date:   Mon Jan 9 14:28:03 2023 +0100

    middle-end/108209 - typo in genmatch.cc:commutative_op

    The early out for user-id handling indicated commutative
    rather than not commutative.

            PR middle-end/108209
            * genmatch.cc (commutative_op): Fix return value for
            user-id with non-commutative first replacement.

Reply via email to