[Bug c++/68679] [5/6 Regression] gcc-5.2.1 ICE in C++11 anon union of structs with template fns, OK in gcc <= 4.9.3
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Feb 18 05:08:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68679
--- Comment #3 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Feb 18 05:07:55 2016
New Revision: 233512
URL: https://gcc.gnu.org/viewcvs?rev=233512&root=gcc&view=rev
Log:
PR c++/68679
* decl2.c (reset_type_linkage_2): Look through member templates.
Added:
trunk/gcc/testsuite/g++.dg/other/anon8.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/decl2.c
More information about the Gcc-bugs
mailing list