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/32367] [4.3 Regression] internal compiler error: in build_polynomial_chrec, at tree-chrec.h:113



------- Comment #13 from spop at gcc dot gnu dot org  2007-06-19 18:35 -------
Subject: Bug 32367

Author: spop
Date: Tue Jun 19 18:35:39 2007
New Revision: 125855

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125855
Log:
        PR tree-optimization/32367
        * tree-chrec.h (build_polynomial_chrec): Verify that the left hand side 
        of the chrec has no evolution in that loop.
        * testsuite/gcc.dg/tree-ssa/pr32367.c: New.


Added:
    trunk/gcc/testsuite/gcc.dg/tree-ssa/pr32367.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-chrec.h


-- 


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


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