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/83255] [8 Regression] [graphite] Wrong code w/ -O1 -floop-nest-optimize


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

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Mon Dec  4 14:04:36 2017
New Revision: 255382

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

        PR tree-optimization/83255
        * graphite-isl-ast-to-gimple.c (translate_isl_ast_node_for):
        Re-add zero-iteration check.

        * gcc.dg/graphite/pr83255.c: New testcase.

Added:
    trunk/gcc/testsuite/gcc.dg/graphite/pr83255.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/graphite-isl-ast-to-gimple.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]