diff options
author | Jakub Jelinek <jakub@redhat.com> | 2018-12-14 20:36:33 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2018-12-14 20:36:33 +0100 |
commit | faa9232da39587b27b46341667d6d415d2af9280 (patch) | |
tree | 9bdd47d61567f7caaa33e66ef8756ceaf23ca65b /gcc/expr.c | |
parent | 8d33eae8913eb827d595808416a3d27cffedbf56 (diff) | |
download | gcc-faa9232da39587b27b46341667d6d415d2af9280.zip gcc-faa9232da39587b27b46341667d6d415d2af9280.tar.gz gcc-faa9232da39587b27b46341667d6d415d2af9280.tar.bz2 |
re PR c++/82294 (Array of objects with constexpr constructors initialized from space-inefficient memory image)
PR c++/82294
PR c++/87436
* init.c (build_vec_init): Change num_initialized_elts type from int
to HOST_WIDE_INT. Build a RANGE_EXPR if e needs to be repeated more
than once.
From-SVN: r267142
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions