Comment 37 for bug 1988710

Revision history for this message
In , Cvs-commit (cvs-commit) wrote :

The releases/gcc-13 branch has been updated by Uros Bizjak <email address hidden>:

https://gcc.gnu.org/g:27e421319efcf47280339fbc17c263f36c92eee6

commit r13-7561-g27e421319efcf47280339fbc17c263f36c92eee6
Author: Uros Bizjak <email address hidden>
Date: Thu Jul 13 18:32:15 2023 +0200

    alpha: Fix computation mode in alpha_emit_set_long_cost [PR106966]

            PR target/106966

    gcc/ChangeLog:

            * config/alpha/alpha.cc (alpha_emit_set_long_const):
            Always use DImode when constructing long const.

    gcc/testsuite/ChangeLog:

            * gcc.target/alpha/pr106966.c: New test.

    (cherry picked from commit 337649c1660211db733c1ba34ae260b8c66a3578)