[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 14:49:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68679
--- Comment #4 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Thu Feb 18 14:49:16 2016
New Revision: 233521
URL: https://gcc.gnu.org/viewcvs?rev=233521&root=gcc&view=rev
Log:
PR c++/68679
* decl2.c (reset_type_linkage_2): Look through member templates.
Added:
branches/gcc-5-branch/gcc/testsuite/g++.dg/other/anon8.C
Modified:
branches/gcc-5-branch/gcc/cp/ChangeLog
branches/gcc-5-branch/gcc/cp/decl2.c
More information about the Gcc-bugs
mailing list