This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/3529: g++-3.0 fails to compile a simple c++ prog., g++-2.95.2 compiles fine
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nathan at gcc dot gnu dot org, serpent at ms5 dot hinet dot net
- Subject: Re: c++/3529: g++-3.0 fails to compile a simple c++ prog., g++-2.95.2 compiles fine
- From: nathan at gcc dot gnu dot org
- Date: 25 Jul 2001 09:40:25 -0000
Synopsis: g++-3.0 fails to compile a simple c++ prog., g++-2.95.2 compiles fine
State-Changed-From-To: analyzed->closed
State-Changed-By: nathan
State-Changed-When: Wed Jul 25 02:40:24 2001
State-Changed-Why:
Fix copied from mainline
2001-07-05 Jason Merrill <jason_merrill@redhat.com>
* cvt.c (convert_lvalue): New fn.
* cp-tree.h: Declare it.
* method.c (do_build_assign_ref): Use it.
(do_build_copy_constructor): Convert parm to base types
before calling base constructors.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3529&database=gcc