diff options
author | Jason Merrill <jason@redhat.com> | 2022-06-23 14:41:19 -0400 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2022-06-23 17:16:42 -0400 |
commit | 6c72f1bfc3469422460d86314a081353632d4bcb (patch) | |
tree | fffc5baa95a136a6c86f3591bd53988deb971dc0 /gcc/d/expr.cc | |
parent | d610ae121e8ecd738de4dc01e6ac11ecf7c2327e (diff) | |
download | gcc-6c72f1bfc3469422460d86314a081353632d4bcb.zip gcc-6c72f1bfc3469422460d86314a081353632d4bcb.tar.gz gcc-6c72f1bfc3469422460d86314a081353632d4bcb.tar.bz2 |
c++: designated init cleanup [PR105925]
build_aggr_conv expects to run after reshape_init, which will usually have
filled out all the CONSTRUCTOR indexes; there's no reason to limit using
those to the case where the user gave an explicit designator.
PR c++/105925
gcc/cp/ChangeLog:
* call.cc (build_aggr_conv): Don't depend on
CONSTRUCTOR_IS_DESIGNATED_INIT.
Diffstat (limited to 'gcc/d/expr.cc')
0 files changed, 0 insertions, 0 deletions