aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/gcc-interface/decl.c
diff options
context:
space:
mode:
authorRichard Sandiford <richard.sandiford@linaro.org>2017-08-30 11:12:35 +0000
committerRichard Sandiford <rsandifo@gcc.gnu.org>2017-08-30 11:12:35 +0000
commite4dc9904bad9c0ce64b984f5fe895ff66e6f8d9d (patch)
tree72b84173a5e96965bcb967fd5f57b8cbd8945e9a /gcc/ada/gcc-interface/decl.c
parent99767219d617a30394777086fa9ca776390d7098 (diff)
downloadgcc-e4dc9904bad9c0ce64b984f5fe895ff66e6f8d9d.zip
gcc-e4dc9904bad9c0ce64b984f5fe895ff66e6f8d9d.tar.gz
gcc-e4dc9904bad9c0ce64b984f5fe895ff66e6f8d9d.tar.bz2
[30/77] Use scalar_int_mode for doubleword splits
This patch uses is_a <scalar_int_mode> in a couple of places that were splitting doubleword integer operations into word_mode operations. It also uses scalar_int_mode in the expand_expr_real_2 handling of doubleword shifts. 2017-08-30 Richard Sandiford <richard.sandiford@linaro.org> Alan Hayward <alan.hayward@arm.com> David Sherwood <david.sherwood@arm.com> gcc/ * expr.c (expand_expr_real_2): Use scalar_int_mode for the double-word mode. * lower-subreg.c (resolve_shift_zext): Use is_a <scalar_int_mode>. * optabs.c (expand_unop): Likewise. Co-Authored-By: Alan Hayward <alan.hayward@arm.com> Co-Authored-By: David Sherwood <david.sherwood@arm.com> From-SVN: r251482
Diffstat (limited to 'gcc/ada/gcc-interface/decl.c')
0 files changed, 0 insertions, 0 deletions