[Bug tree-optimization/59164] [4.7 Regression] ice: tree check:=?UTF-8?Q?=20expected=20tree=20that=20contains=20=E2=80=98decl=20minimal=E2=80=99=20structure?=,=?UTF-8?Q?=20have=20=E2=80=98integer=5Fcst=E2=80=99=20in=20get=5Fvar=5Finfo?=, at tree-into-ssa.c:380

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 7 11:52:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59164

--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed May  7 11:51:36 2014
New Revision: 210154

URL: http://gcc.gnu.org/viewcvs?rev=210154&root=gcc&view=rev
Log:
2014-05-07  Richard Biener  <rguenther@suse.de>

    Backport from mainline
    2013-11-19  Richard Biener  <rguenther@suse.de>

    PR tree-optimization/59164
    * tree-vect-loop.c (vect_analyze_loop_operations): Adjust
    check whether we can create an epilogue loop to reflect the
    cases where we create one.

    * gcc.dg/torture/pr59164.c: New testcase.

Added:
    branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr59164.c
Modified:
    branches/gcc-4_7-branch/gcc/ChangeLog
    branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_7-branch/gcc/tree-vect-loop.c



More information about the Gcc-bugs mailing list