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/26996] interpret_rhs_modify_expr calls fold_convert (vector_type, -1)



------- Comment #2 from spop at gcc dot gnu dot org  2006-04-05 12:33 -------
Subject: Bug 26996

Author: spop
Date: Wed Apr  5 12:33:06 2006
New Revision: 112700

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112700
Log:
        PR tree-optimization/26996
        * tree-scalar-evolution.c (analyze_scalar_evolution_1): Don't analyze
        VECTOR_TYPE variables.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-scalar-evolution.c


-- 


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


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