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 tree-optimization/80821] genmatch conflicting predicates


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

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Fri May 19 11:13:48 2017
New Revision: 248264

URL: https://gcc.gnu.org/viewcvs?rev=248264&root=gcc&view=rev
Log:
2017-05-19  Richard Biener  <rguenther@suse.de>

        PR build/80821
        * genmatch.c (dt_node::gen_kids_1): Add missing scope around
        predicate evaluation.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/genmatch.c

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