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/46168] [4.3/4.4/4.5/4.6 Regression] ICE: verify_ssa failed: definition in block 6 does not dominate use in block 5 with -ftree-loop-linear


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

--- Comment #3 from Sebastian Pop <spop at gcc dot gnu.org> 2011-01-18 20:54:43 UTC ---
Author: spop
Date: Tue Jan 18 20:54:40 2011
New Revision: 168965

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=168965
Log:
Add testcase for PR46168.

2011-01-18  Sebastian Pop  <sebastian.pop@amd.com>

    PR tree-optimization/46168
    * gcc.dg/graphite/pr46168.c: New.

Added:
    branches/graphite/gcc/testsuite/gcc.dg/graphite/pr46168.c
Modified:
    branches/graphite/gcc/ChangeLog.graphite


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