diff options
author | Patrick Palka <ppalka@redhat.com> | 2020-05-15 14:50:17 -0400 |
---|---|---|
committer | Giuliano Belinassi <giuliano.belinassi@usp.br> | 2020-08-17 13:03:30 -0300 |
commit | b2f3ad38719c8e4e9e2b911eec9c8353d0b34895 (patch) | |
tree | fd853c0723315018de81e6c1b989b20b80b50362 /gcc/tree-inline.c | |
parent | b0b21b3fd331a295622d9ef3579a0df2f88bd1da (diff) | |
download | gcc-b2f3ad38719c8e4e9e2b911eec9c8353d0b34895.zip gcc-b2f3ad38719c8e4e9e2b911eec9c8353d0b34895.tar.gz gcc-b2f3ad38719c8e4e9e2b911eec9c8353d0b34895.tar.bz2 |
c++: Revert unnecessary parts of fix for [PR90996]
The process_init_constructor_array part of my PR90996 patch turns out to
be neither necessary nor sufficient to make the pr90996.C testcase work,
and I wasn't able to come up with a testcase that demonstrates this part
is ever necessary.
gcc/cp/ChangeLog:
Revert:
2020-04-07 Patrick Palka <ppalka@redhat.com>
PR c++/90996
* typeck2.c (process_init_constructor_array): Propagate
CONSTRUCTOR_PLACEHOLDER_BOUNDARY up from each element
initializer to the array initializer.
gcc/testsuite/ChangeLog:
PR c++/90996
* g++.dg/cpp1y/pr90996.C: Turn into execution test to verify
that each PLACEHOLDER_EXPR gets correctly resolved.
Diffstat (limited to 'gcc/tree-inline.c')
0 files changed, 0 insertions, 0 deletions