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/81737] [8 Regression] 164.gzip in SPEC CPU 2000 failed to build


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

--- Comment #5 from Aldy Hernandez <aldyh at gcc dot gnu.org> ---
Author: aldyh
Date: Wed Sep 13 16:34:27 2017
New Revision: 252316

URL: https://gcc.gnu.org/viewcvs?rev=252316&root=gcc&view=rev
Log:
        PR middle-end/81737
        * fold-const.c (fold_indirect_ref_1): Check type_domain.

        * gcc.dg/pr81737.c: New test.

Added:
    branches/range-gen2/gcc/testsuite/gcc.dg/pr81737.c
Modified:
    branches/range-gen2/gcc/ChangeLog
    branches/range-gen2/gcc/fold-const.c
    branches/range-gen2/gcc/testsuite/ChangeLog

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