c++/5990: inheriting class constructors cannot use methods from parent classes outside of their class definitions.
rodrigc@gcc.gnu.org
rodrigc@gcc.gnu.org
Sun Mar 17 12:45:00 GMT 2002
Synopsis: inheriting class constructors cannot use methods from parent classes outside of their class definitions.
State-Changed-From-To: open->feedback
State-Changed-By: rodrigc
State-Changed-When: Sun Mar 17 12:45:01 2002
State-Changed-Why:
gcc 3.0.4 on my system compiled your testcase without
an ICE.
What flags are you using to compile the code?
Also, on my system, I use g++ and not gxx to compile.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5990
More information about the Gcc-prs
mailing list