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/32215] [4.3 Regression] ICE in supportable_narrowing_operation, at tree-vectorizer.c:1907



------- Comment #1 from uros at gcc dot gnu dot org  2007-06-05 20:24 -------
Subject: Bug 32215

Author: uros
Date: Tue Jun  5 20:23:58 2007
New Revision: 125343

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125343
Log:
        PR tree-optimization/32215
        * tree-vectorizer.c (supportable_widening_operation): Return false
        for unsupported FIX_TRUNC_EXPR tree code.
        (supportable_narrowing_operation): Ditto for FLOAT_EXPR tree code.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-vectorizer.c


-- 


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


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