diff options
author | Uros Bizjak <uros@gcc.gnu.org> | 2015-05-15 07:02:17 +0200 |
---|---|---|
committer | Uros Bizjak <uros@gcc.gnu.org> | 2015-05-15 07:02:17 +0200 |
commit | 7eb05850a844a5e24f1bb66718324596c034ae8e (patch) | |
tree | 40a98e8026243a0bd29d2a026c37154a3e237d23 /gcc/tree-chkp.c | |
parent | 06e7e3183b8869d45ed8719b449c0f7dd2573ab8 (diff) | |
download | gcc-7eb05850a844a5e24f1bb66718324596c034ae8e.zip gcc-7eb05850a844a5e24f1bb66718324596c034ae8e.tar.gz gcc-7eb05850a844a5e24f1bb66718324596c034ae8e.tar.bz2 |
alpha.c (alpha_extract_integer): Do not handle CONST_WIDE_INT and CONST_DOUBLE.
* config/alpha/alpha.c (alpha_extract_integer): Do not handle
CONST_WIDE_INT and CONST_DOUBLE. Assert CONST_INT_P (x).
(alpha_legitimate_constant_p) <case CONST_WIDE_INT>: Check high and
low part of the constant using alpha_emit_set_const_1.
(alpha_expand_mov): Do not handle CONST_WIDE_INT and CONST_DOUBLE.
From-SVN: r223210
Diffstat (limited to 'gcc/tree-chkp.c')
0 files changed, 0 insertions, 0 deletions