diff options
author | Richard Sandiford <richard.sandiford@linaro.org> | 2017-08-30 11:17:45 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2017-08-30 11:17:45 +0000 |
commit | 04d6ea36a7f0b2124d1a102eae3727efddeb5875 (patch) | |
tree | 446be370e6d10f03b5bc3943b0280e093b8eb6b0 /gcc/final.c | |
parent | 1a52709222c9c5fd3b9446d3ef1db6b87d020e13 (diff) | |
download | gcc-04d6ea36a7f0b2124d1a102eae3727efddeb5875.zip gcc-04d6ea36a7f0b2124d1a102eae3727efddeb5875.tar.gz gcc-04d6ea36a7f0b2124d1a102eae3727efddeb5875.tar.bz2 |
[53/77] Pass a mode to const_scalar_mask_from_tree
The caller of const_scalar_mask_from_tree has proven that
the mode is a MODE_INT, so this patch passes it down as a
scalar_int_mode. It also expands the comment a little.
2017-08-30 Richard Sandiford <richard.sandiford@linaro.org>
Alan Hayward <alan.hayward@arm.com>
David Sherwood <david.sherwood@arm.com>
gcc/
* expr.c (const_scalar_mask_from_tree): Add a mode argument.
Expand commentary.
(expand_expr_real_1): Update call accordingly.
Co-Authored-By: Alan Hayward <alan.hayward@arm.com>
Co-Authored-By: David Sherwood <david.sherwood@arm.com>
From-SVN: r251505
Diffstat (limited to 'gcc/final.c')
0 files changed, 0 insertions, 0 deletions