fold-const.c
444 KB
-
fold-const.c (fold_convertible_p): Don't return true for conversion of… · 5a32af0e
fold-const.c (fold_convertible_p): Don't return true for conversion of VECTOR_TYPE to same sized integral type. * fold-const.c (fold_convertible_p): Don't return true for conversion of VECTOR_TYPE to same sized integral type. (fold_convert_loc): Fix up formatting. Fold conversion of VECTOR_TYPE to same sized integral type using VIEW_CONVERT_EXPR instead of NOP_EXPR. From-SVN: r232236
Jakub Jelinek committed