https://gcc.gnu.org/bugzilla/show_bug.cgi?id=18296
Bug 18296 depends on bug 15538, which changed state.
Bug 15538 Summary: Misleading diagnostic for recursive template instantiation
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15538
What|Removed |Added
-
--- Additional Comments From rguenth at tat dot physik dot uni-tuebingen dot de
2004-11-04 14:30 ---
Subject: Re: Misleading diagnostic for recursive template
instantiation
On 4 Nov 2004, pinskia at gcc dot gnu dot org wrote:
> Confirmed, I think PR 15538 would fix the problem becaus
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-04 14:27
---
Actually looking at the example in PR 15538, the template in there is a recursive
template instantiation
so I am closing this as a dup.
*** This bug has been marked as a duplicate of 15538 ***
--
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-04 14:26
---
Confirmed, I think PR 15538 would fix the problem because the class is an incomplete
type at this
point.
--
What|Removed |Added