--- Comment #1 from ciaran dot mccreesh at googlemail dot com 2009-10-04
22:55 ---
This was introduced in svn://gcc.gnu.org/svn/gcc/tr...@152043 for bug 41266.
The DECL_NAME (parm_pack) assertion doesn't hold if the pack's empty.
This leads to a much simpler test case:
verity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ciaran dot mccreesh at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41570
--- Comment #4 from ciaran dot mccreesh at googlemail dot com 2008-08-27
17:07 ---
I don't expect it to link. I do expect it to compile. In real code I would of
course have struct B in a header and template class B; in a different
source file.
So far as I can see this is a chan
FIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ciaran dot mccreesh at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37256