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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Jun 14 13:36:43 2018
New Revision: 261594

URL: https://gcc.gnu.org/viewcvs?rev=261594&root=gcc&view=rev
Log:
        PR target/85945
        * lower-subreg.c (find_decomposable_subregs): Don't decompose float
        subregs of multi-word pseudos unless the float mode has word size.

        * gcc.c-torture/compile/pr85945.c: New test.

Added:
    branches/gcc-8-branch/gcc/testsuite/gcc.c-torture/compile/pr85945.c
Modified:
    branches/gcc-8-branch/gcc/ChangeLog
    branches/gcc-8-branch/gcc/lower-subreg.c
    branches/gcc-8-branch/gcc/testsuite/ChangeLog

Reply via email to