]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/hash-map.h
re PR c++/68309 (ICE: Segmentation fault)
authorJason Merrill <jason@redhat.com>
Mon, 14 Dec 2015 20:54:17 +0000 (15:54 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 14 Dec 2015 20:54:17 +0000 (15:54 -0500)
commitfa583f9e654fb4c7137a869d767858534f0bb535
tree05360f26f61441741762e034d1fa1b831ba0023b
parent1cb62d16c2d4c090117766d5dfc67c5badb0617c
re PR c++/68309 (ICE: Segmentation fault)

PR c++/68309
gcc/
* hash-table.h: Add copy constructor.
* hash-map.h: Add copy constructor.
gcc/cp/
* pt.c (instantiate_decl): Copy local_specializations for nested
function.

From-SVN: r231632
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/hash-map.h
gcc/hash-table.h
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-variadic3.C [new file with mode: 0644]