c++/2105: internal compiler error
bischoff@informatik.rwth-aachen.de
bischoff@informatik.rwth-aachen.de
Mon Feb 26 11:46:00 GMT 2001
>Number: 2105
>Category: c++
>Synopsis: internal compiler error
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: unassigned
>State: open
>Class: ice-on-illegal-code
>Submitter-Id: net
>Arrival-Date: Mon Feb 26 11:46:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: bischoff@informatik.rwth-aachen.de
>Release: gcc version 2.95.3 19991030 (prerelease)
>Organization:
>Environment:
Mandrake Linux 7.2
>Description:
Compilation of the code below will result in an internal
compiler error. This is also true for the online test
compilation build on 2001-02-24 from the gcc-3_0-branch.
>How-To-Repeat:
template <class A>
class OuterClass {
class InnerClass {};
};
template <class A>
void OuterClass<A>::InnerClass::InnerClass() {};
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list