This is the mail archive of the gcc-prs@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]
Other format: [Raw text]

Re: c++/7886: ...


The following reply was made to PR c++/7886; it has been noted by GNATS.

>From neroden@twcny.rr.com  Mon Jan 13 01:01:52 2003
From: Nathanael Nerode <neroden@twcny.rr.com>
To: gcc-gnats@gcc.gnu.org, catherin@ca.ibm.com, gcc-bugs@gcc.gnu.org,
   nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/7886: ...
Date: Sat, 11 Jan 2003 17:55:03 -0500

 Still present in mainline, but now I get an ICE!
 
 ice.cxx: In copy constructor `Filler::Filler(const Filler&)':
 ice.cxx:23: error: `TheCreator' is an ambiguous base of `Filler'
 ice.cxx:23: internal compiler error: tree check: expected tree_vec, have
    error_mark in expand_member_init, at cp/init.c:1007
 


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