diff options
author | Jakub Jelinek <jakub@redhat.com> | 2016-01-11 18:57:43 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2016-01-11 18:57:43 +0100 |
commit | 5a32af0ec5853edb0260d9e439ac646af5daed52 (patch) | |
tree | a900a86ca298e55bd41a37695da0b36555812a8a /gcc/tree-vrp.c | |
parent | 1ebd5558eb04938a62eaa8cbfaa24b0205326b87 (diff) | |
download | gcc-5a32af0ec5853edb0260d9e439ac646af5daed52.zip gcc-5a32af0ec5853edb0260d9e439ac646af5daed52.tar.gz gcc-5a32af0ec5853edb0260d9e439ac646af5daed52.tar.bz2 |
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
Diffstat (limited to 'gcc/tree-vrp.c')
0 files changed, 0 insertions, 0 deletions