This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/81931] [8 regression] r251260 breaks many tests on powerpc64


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

--- Comment #12 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Author: aldyh
Date: Thu Aug 24 11:42:24 2017
New Revision: 251329

URL: https://gcc.gnu.org/viewcvs?rev=251329&root=gcc&view=rev
Log:
Port from mainline:

2017-08-24  Aldy Hernandez  <aldyh@redhat.com>

        PR middle-end/81931
        * tree-ssanames.c (get_nonzero_bits): Use element_precision
        instead of TYPE_PRECISION.

Modified:
    branches/range-gen2/gcc/ChangeLog
    branches/range-gen2/gcc/tree-ssanames.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]