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

--- Comment #7 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alexandre Oliva <aol...@gcc.gnu.org>:

https://gcc.gnu.org/g:6b7cc7294770ecb57c0f3a116a27ce1aaff170b5

commit r12-8128-g6b7cc7294770ecb57c0f3a116a27ce1aaff170b5
Author: Alexandre Oliva <ol...@adacore.com>
Date:   Tue Apr 12 22:41:45 2022 -0300

    ppc: testsuite: PROMOTE_MODE fallout pr56605 [PR102146]

    The test expects a compare of DImode values, but after the removal of
    PROMOTE_MODE from rs6000/, we get SImode.  Adjust the expectations.


    for  gcc/testsuite/ChangeLog

            PR target/102146
            * gcc.target/powerpc/pr56605.c: Accept SImode compare operand.

Reply via email to