One ICE (cream) for you
Carlo Wood
carlo@runaway.xs4all.nl
Wed Oct 13 17:55:00 GMT 1999
version 2.95.1
namespace N {
template<class TYPE, int inst>
class GlobalBase {
template<class T2, int inst2> friend class GlobalBase;
};
}
~/c++/tests>g++ -c bug.cc
bug.cc:4: Internal compiler error.
bug.cc:4: Please submit a full bug report.
bug.cc:4: See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for instructions.
/me looks mad at you-know-who for not reacting to my E-mail question about
the syntax of delete with placement...
--
Carlo Wood <carlo@runaway.xs4all.nl>
PS Despite the bug reports from me, I am REALLY impressed by egcs/gcc-2.95!
What it DOES compile (so what I don't mail you about) is AMAZING!!!
Thanks!
More information about the Gcc-bugs
mailing list