This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: c++/3529: g++-3.0 fails to compile a simple c++ prog., g++-2.95.2 compiles fine


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]