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

--- Comment #19 from John David Anglin <danglin at gcc dot gnu.org> ---
Author: danglin
Date: Fri May 24 23:15:49 2019
New Revision: 271612

URL: https://gcc.gnu.org/viewcvs?rev=271612&root=gcc&view=rev
Log:
        PR target/90530
        * config/pa/pa.c (pa_can_change_mode_class): Accept mode changes from
        DImode to SImode in floating-point registers on 64-bit target.
        * config/pa/pa.md (umulsidi3): Change nonimmediate_operand to
        register_operand in xmpyu patterns.


Modified:
    branches/gcc-9-branch/gcc/ChangeLog
    branches/gcc-9-branch/gcc/config/pa/pa.c
    branches/gcc-9-branch/gcc/config/pa/pa.md

Reply via email to