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 #3 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
Author: mpolacek
Date: Mon Aug  7 09:13:02 2017
New Revision: 250912

URL: https://gcc.gnu.org/viewcvs?rev=250912&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:
    trunk/gcc/testsuite/gcc.dg/pr81737.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/fold-const.c
    trunk/gcc/testsuite/ChangeLog

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