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

--- Comment #13 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
Author: ebotcazou
Date: Wed Sep 11 10:44:06 2019
New Revision: 275638

URL: https://gcc.gnu.org/viewcvs?rev=275638&root=gcc&view=rev
Log:
        PR rtl-optimization/89795
        * rtlanal.c (nonzero_bits1) <SUBREG>: Do not propagate results from
        inner REGs to paradoxical SUBREGs if WORD_REGISTER_OPERATIONS is set.

Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/rtlanal.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog
    branches/gcc-7-branch/gcc/testsuite/gcc.target/sparc/20161111-1.c

Reply via email to