diff options
author | Jason Merrill <jason@redhat.com> | 2020-02-25 13:37:18 -0500 |
---|---|---|
committer | Jason Merrill <jason@redhat.com> | 2020-02-25 14:42:56 -0500 |
commit | 7ac251ee4fa84f5a7583c597fa0641278e3855fc (patch) | |
tree | bc516ccc9d26f5c33c46542db1a18a4a72fa2199 /include/ChangeLog | |
parent | d9814ee5972b48eb67a7af171957d1a285453f46 (diff) | |
download | gcc-7ac251ee4fa84f5a7583c597fa0641278e3855fc.zip gcc-7ac251ee4fa84f5a7583c597fa0641278e3855fc.tar.gz gcc-7ac251ee4fa84f5a7583c597fa0641278e3855fc.tar.bz2 |
PR c++/89917 - ICE with lambda in variadic mem-init.
A mem-initializer is not a type, and we don't want to turn autos within it
into packs.
gcc/cp/ChangeLog
2020-02-25 Jason Merrill <jason@redhat.com>
PR c++/89917 - ICE with lambda in variadic mem-init.
* pt.c (make_pack_expansion): Change type_pack_expansion_p to false.
Diffstat (limited to 'include/ChangeLog')
0 files changed, 0 insertions, 0 deletions