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/69983] [6 Regression] FAIL: gcc.dg/graphite/scop-sor.c scan-tree-dump-times graphite "number of SCoPs: 1" 1


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

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Tue Mar  1 15:58:25 2016
New Revision: 233856

URL: https://gcc.gnu.org/viewcvs?rev=233856&root=gcc&view=rev
Log:
2016-03-01  Richard Biener  <rguenther@suse.de>

        PR tree-optimization/69983
        * tree-chrec.c (eq_evolutions_p): Handle conversions, compare
        types and fall back to operand_equal_p.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-chrec.c

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