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: g++ -mabi=64 testsuite failures on irix6.5


I have tried to look at these failures in more detail.  When run they just
core dump.

If I try and run them under gdb I get:

gdb g++-brendan-eh1-C.exe
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "mips-sgi-irix6.5"...Dwarf Error: wrong version
in compilation unit header.



> -----Original Message-----
> From:	Billinghurst, David (CRTS) 
> Sent:	Thursday, 17 May 2001 18:24
> To:	'gcc-bugs@gcc.gnu.org'
> Subject:	g++ -mabi=64 testsuite failures on irix6.5
> 
> g++ on 3.0 branch is bootstrapping again on irix6.5, and the default
> -mabi=n32 results are reasonable.  However, the testsuite results for
> g++-mabi=64 are not good.
> 
> 		=== g++ Summary for unix/-mabi=64 ===
> 
> # of expected passes		6292
> # of unexpected failures	110
> # of unexpected successes	4
> # of expected failures		110
> # of untested testcases		20
> 
> 
> See gcc-testresults for the full story.  


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