]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/68679 (gcc-5.2.1 ICE in C++11 anon union of structs with template fns,...
authorJason Merrill <jason@redhat.com>
Thu, 18 Feb 2016 05:07:55 +0000 (00:07 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 18 Feb 2016 05:07:55 +0000 (00:07 -0500)
commit50ccdf5bc28a9c14b73fc7b6c6fedb81e0d0f987
treea376d2500dcb184211ed0b92ea21b42e28a3c2f2
parentf590daa42ae481a9ff2c7c03d298800eae37a561
re PR c++/68679 (gcc-5.2.1 ICE in C++11 anon union of structs with template fns, OK in gcc <= 4.9.3)

PR c++/68679
* decl2.c (reset_type_linkage_2): Look through member templates.

From-SVN: r233512
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/testsuite/g++.dg/other/anon8.C [new file with mode: 0644]