diff options
author | Richard Sandiford <richard.sandiford@linaro.org> | 2018-01-03 21:42:32 +0000 |
---|---|---|
committer | Richard Sandiford <rsandifo@gcc.gnu.org> | 2018-01-03 21:42:32 +0000 |
commit | 79c3f1b3c7e8af1ce1b634326fafe772c4106484 (patch) | |
tree | 099d90cf665f2b0f26804d0777367f1ab0feabec /gcc/tree-chkp.c | |
parent | bb94ec7613a4fd30c278b236eb8783d985a1b6ee (diff) | |
download | gcc-79c3f1b3c7e8af1ce1b634326fafe772c4106484.zip gcc-79c3f1b3c7e8af1ce1b634326fafe772c4106484.tar.gz gcc-79c3f1b3c7e8af1ce1b634326fafe772c4106484.tar.bz2 |
poly_int: expand_assignment
This patch makes the CONCAT handing in expand_assignment cope with
polynomial mode sizes. The mode of the CONCAT must be complex,
so we can base the tests on the sizes of the real and imaginary
components.
2018-01-03 Richard Sandiford <richard.sandiford@linaro.org>
Alan Hayward <alan.hayward@arm.com>
David Sherwood <david.sherwood@arm.com>
gcc/
* expr.c (expand_assignment): Cope with polynomial mode sizes
when assigning to a CONCAT.
Co-Authored-By: Alan Hayward <alan.hayward@arm.com>
Co-Authored-By: David Sherwood <david.sherwood@arm.com>
From-SVN: r256199
Diffstat (limited to 'gcc/tree-chkp.c')
0 files changed, 0 insertions, 0 deletions