[Bug c++/18435] internal compiler error: in tsubst, at cp/pt.c:6646

mark at easterbrook dot org dot uk gcc-bugzilla@gcc.gnu.org
Thu Nov 11 22:21:00 GMT 2004


------- Additional Comments From mark at easterbrook dot org dot uk  2004-11-11 22:21 -------
(From update of attachment 7521)
The error occured when the template at line 32849 was added:

template<class FInit>
class...

If this is removed the error does not occur (obviously the code won't then
compile because of the missing function!).

if


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18435



More information about the Gcc-bugs mailing list