re PR tree-optimization/32215 (ICE in supportable_narrowing_operation, at tree-vector...
authorUros Bizjak <ubizjak@gmail.com>
Tue, 5 Jun 2007 20:23:58 +0000 (22:23 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Tue, 5 Jun 2007 20:23:58 +0000 (22:23 +0200)
commit1a5f8b894c144cc15f6a63b3b52ba28b5bd4e94f
treece1cbcfe2ce8ebd946c00cc146db2a72bb8e79b9
parentde8936774aa298f3a2e907702d27b7675a7fe7a2
re PR tree-optimization/32215 (ICE in supportable_narrowing_operation, at tree-vectorizer.c:1907)

        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.

From-SVN: r125343
gcc/ChangeLog
gcc/tree-vectorizer.c