This is the mail archive of the gcc@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: Bootstrap failure of gcc cvs trunk (3.3) on sparc64-{solaris*,linux}


On Mon, Jan 06, 2003 at 09:59:16PM +0100, Christian Jönsson wrote:
> comparison failures as I have seen trying a few now. I'll try to just
> build the compiler and see what I get. 

You will get a compiler that compiles stuff just fine, but fails to
compile stuff like:

# /export/gccbuild/gcc/cc1plus
class a {};
class b : virtual a {};
class c : virtual a {};
class d : b, c {};
<stdin>:4: internal compiler error: in lookup_base_r, at cp/search.c:284
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
#

Robert

-- 
Robert Schiele			Tel.: +49-621-181-2517
Dipl.-Wirtsch.informatiker	mailto:rschiele@uni-mannheim.de

Attachment: msg00328/pgp00000.pgp
Description: PGP signature


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