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 objc++/78418] [7 Regression] Several failures in the obj-c++ test suite after revision r242377 on x86_64-apple-darwin16


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

--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Mon Nov 21 04:41:21 2016
New Revision: 242647

URL: https://gcc.gnu.org/viewcvs?rev=242647&root=gcc&view=rev
Log:
        PR objc++/78418 - ICE in string tests on darwin

        * tree.c (lvalue_kind): Guard DECL_HAS_VALUE_EXPR_P.

Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/tree.c

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