public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Results for haifa-disabled egcs-980214 testsuite on mips-sgi-irix6.3
@ 1998-02-16 16:56 Alexandre Oliva
  1998-02-16 18:54 ` Jim Wilson
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Oliva @ 1998-02-16 16:56 UTC (permalink / raw)
  To: egcs

Native configuration is mips-sgi-irix6.3

		=== g++ tests ===

FAIL: g++.eh/cleanup1.C  Execution test
FAIL: g++.eh/flow1.C  Execution test
FAIL: g++.eh/new1.C  Execution test
FAIL: g++.eh/new2.C  Execution test
FAIL: g++.eh/pdel1.C  Execution test
FAIL: g++.eh/pdel2.C  Execution test
FAIL: g++.eh/ptr1.C  Execution test
FAIL: g++.eh/rethrow1.C  Execution test
FAIL: g++.eh/rethrow2.C  Execution test
FAIL: g++.eh/rethrow3.C  Execution test
FAIL: g++.eh/rethrow4.C  Execution test
FAIL: g++.eh/rethrow5.C  Execution test
FAIL: g++.eh/spec1.C  Execution test
FAIL: g++.eh/spec2.C  Execution test
FAIL: g++.eh/spec3.C  Execution test
FAIL: g++.mike/dyncast1.C  Execution test
FAIL: g++.mike/dyncast2.C  Execution test
FAIL: g++.mike/eh10.C  Execution test
FAIL: g++.mike/eh12.C  Execution test
FAIL: g++.mike/eh14.C  Execution test
FAIL: g++.mike/eh16.C  Execution test
FAIL: g++.mike/eh17.C  Execution test
FAIL: g++.mike/eh18.C  Execution test
FAIL: g++.mike/eh2.C  Execution test
FAIL: g++.mike/eh21.C  Execution test
FAIL: g++.mike/eh24.C  Execution test
FAIL: g++.mike/eh25.C  Execution test
FAIL: g++.mike/eh26.C  Execution test
FAIL: g++.mike/eh27.C  Execution test
FAIL: g++.mike/eh28.C  Execution test
FAIL: g++.mike/eh29.C  Execution test
FAIL: g++.mike/eh3.C  Execution test
FAIL: g++.mike/eh31.C  Execution test
FAIL: g++.mike/eh33.C  Execution test
FAIL: g++.mike/eh34.C  Execution test
FAIL: g++.mike/eh35.C  Execution test
FAIL: g++.mike/eh36.C  Execution test
FAIL: g++.mike/eh37.C  Execution test
FAIL: g++.mike/eh38.C  Execution test
FAIL: g++.mike/eh39.C  Execution test
FAIL: g++.mike/eh40.C  Execution test
FAIL: g++.mike/eh41.C  Execution test
FAIL: g++.mike/eh42.C  Execution test
FAIL: g++.mike/eh44.C  Execution test
FAIL: g++.mike/eh47.C  Execution test
FAIL: g++.mike/eh48.C  Execution test
FAIL: g++.mike/eh49.C  Execution test
FAIL: g++.mike/eh5.C  Execution test
FAIL: g++.mike/eh50.C  Execution test
FAIL: g++.mike/eh51.C  Execution test
FAIL: g++.mike/eh6.C  Execution test
FAIL: g++.mike/eh8.C  Execution test
FAIL: g++.mike/p7912.C  Execution test
FAIL: g++.mike/p9706.C  Execution test

		=== g++ Summary ===

# of expected passes		3619
# of unexpected failures	54
# of expected failures		83
# of untested testcases		6
/tmp/egcs/gcc/testsuite/../xgcc version egcs-2.91.08 980214 (gcc-2.8.0 release)

		=== g77 tests ===


		=== g77 Summary ===

# of expected passes		132
/tmp/egcs/gcc/g77 version egcs-2.91.08 980214 (gcc-2.8.0 release)

		=== gcc tests ===

FAIL: gcc.c-torture/execute/complex-5.c execution,  -O0 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O1 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 -g 

		=== gcc Summary ===

# of expected passes		5989
# of unexpected failures	5
# of expected failures		7
# of unsupported tests		7
/tmp/egcs/gcc/xgcc version egcs-2.91.08 980214 (gcc-2.8.0 release)

		=== libio tests ===


		=== libio Summary ===

# of expected passes		40
		=== libstdc++ tests ===


		=== libstdc++ Summary ===

# of expected passes		30
configure flags: --enable-shared --disable-haifa --disable-multilib
BOOT_CFLAGS: -O4 -g

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Results for haifa-disabled egcs-980214 testsuite on mips-sgi-irix6.3
  1998-02-16 16:56 Results for haifa-disabled egcs-980214 testsuite on mips-sgi-irix6.3 Alexandre Oliva
@ 1998-02-16 18:54 ` Jim Wilson
  0 siblings, 0 replies; 3+ messages in thread
From: Jim Wilson @ 1998-02-16 18:54 UTC (permalink / raw)
  To: Alexandre Oliva; +Cc: egcs

	FAIL: g++.eh/cleanup1.C  Execution test
	FAIL: g++.eh/flow1.C  Execution test
	FAIL: g++.eh/new1.C  Execution test
	...

I just checked in a fix for this yesterday.  I got only one unexpected failure
(g++.brendan/groff1.C) when I ran the testsuite with my patch.

Sun Feb 15 17:04:13 1998  Jim Wilson  <wilson@cygnus.com>

	* mips/mips.h (INITIAL_ELIMINATION_OFFSET): Readd Jun 6 change.

Index: mips.h
===================================================================
RCS file: /egcs/carton/cvsfiles/egcs/gcc/config/mips/mips.h,v
retrieving revision 1.15
diff -p -r1.15 mips.h
*** mips.h	1998/02/11 13:04:01	1.15
--- mips.h	1998/02/16 01:03:52
*************** extern struct mips_frame_info current_fr
*** 2152,2159 ****
  		- ((mips_abi != ABI_32 && mips_abi != ABI_EABI)		 \
  		   ? current_function_pretend_args_size			 \
  		   : 0));						 \
    else if ((FROM) == RETURN_ADDRESS_POINTER_REGNUM)			 \
!     (OFFSET) = current_frame_info.gp_sp_offset;				 \
  }
  
  /* If we generate an insn to push BYTES bytes,
--- 2152,2163 ----
  		- ((mips_abi != ABI_32 && mips_abi != ABI_EABI)		 \
  		   ? current_function_pretend_args_size			 \
  		   : 0));						 \
+   /* Some ABIs store 64 bits to the stack, but Pmode is 32 bits,	 \
+      so we must add 4 bytes to the offset to get the right value.  */	 \
    else if ((FROM) == RETURN_ADDRESS_POINTER_REGNUM)			 \
!     (OFFSET) = current_frame_info.gp_sp_offset				 \
! 	       + ((UNITS_PER_WORD - (POINTER_SIZE / BITS_PER_UNIT))	 \
! 		  * (BYTES_BIG_ENDIAN != 0));				 \
  }
  
  /* If we generate an insn to push BYTES bytes,

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Results for haifa-disabled egcs-980214 testsuite on mips-sgi-irix6.3
@ 1998-02-16 17:38 Alexandre Oliva
  0 siblings, 0 replies; 3+ messages in thread
From: Alexandre Oliva @ 1998-02-16 17:38 UTC (permalink / raw)
  To: egcs

Native configuration is mips-sgi-irix6.3

		=== g++ tests ===

FAIL: g++.eh/cleanup1.C  Execution test
FAIL: g++.eh/flow1.C  Execution test
FAIL: g++.eh/new1.C  Execution test
FAIL: g++.eh/new2.C  Execution test
FAIL: g++.eh/pdel1.C  Execution test
FAIL: g++.eh/pdel2.C  Execution test
FAIL: g++.eh/ptr1.C  Execution test
FAIL: g++.eh/rethrow1.C  Execution test
FAIL: g++.eh/rethrow2.C  Execution test
FAIL: g++.eh/rethrow3.C  Execution test
FAIL: g++.eh/rethrow4.C  Execution test
FAIL: g++.eh/rethrow5.C  Execution test
FAIL: g++.eh/spec1.C  Execution test
FAIL: g++.eh/spec2.C  Execution test
FAIL: g++.eh/spec3.C  Execution test
FAIL: g++.mike/dyncast1.C  Execution test
FAIL: g++.mike/dyncast2.C  Execution test
FAIL: g++.mike/eh10.C  Execution test
FAIL: g++.mike/eh12.C  Execution test
FAIL: g++.mike/eh14.C  Execution test
FAIL: g++.mike/eh16.C  Execution test
FAIL: g++.mike/eh17.C  Execution test
FAIL: g++.mike/eh18.C  Execution test
FAIL: g++.mike/eh2.C  Execution test
FAIL: g++.mike/eh21.C  Execution test
FAIL: g++.mike/eh24.C  Execution test
FAIL: g++.mike/eh25.C  Execution test
FAIL: g++.mike/eh26.C  Execution test
FAIL: g++.mike/eh27.C  Execution test
FAIL: g++.mike/eh28.C  Execution test
FAIL: g++.mike/eh29.C  Execution test
FAIL: g++.mike/eh3.C  Execution test
FAIL: g++.mike/eh31.C  Execution test
FAIL: g++.mike/eh33.C  Execution test
FAIL: g++.mike/eh34.C  Execution test
FAIL: g++.mike/eh35.C  Execution test
FAIL: g++.mike/eh36.C  Execution test
FAIL: g++.mike/eh37.C  Execution test
FAIL: g++.mike/eh38.C  Execution test
FAIL: g++.mike/eh39.C  Execution test
FAIL: g++.mike/eh40.C  Execution test
FAIL: g++.mike/eh41.C  Execution test
FAIL: g++.mike/eh42.C  Execution test
FAIL: g++.mike/eh44.C  Execution test
FAIL: g++.mike/eh47.C  Execution test
FAIL: g++.mike/eh48.C  Execution test
FAIL: g++.mike/eh49.C  Execution test
FAIL: g++.mike/eh5.C  Execution test
FAIL: g++.mike/eh50.C  Execution test
FAIL: g++.mike/eh51.C  Execution test
FAIL: g++.mike/eh6.C  Execution test
FAIL: g++.mike/eh8.C  Execution test
FAIL: g++.mike/p7912.C  Execution test
FAIL: g++.mike/p9706.C  Execution test

		=== g++ Summary ===

# of expected passes		3619
# of unexpected failures	54
# of expected failures		83
# of untested testcases		6
/tmp/egcsh/gcc/testsuite/../xgcc version egcs-2.91.08 980214 (gcc-2.8.0 release)

		=== g77 tests ===


		=== g77 Summary ===

# of expected passes		132
/tmp/egcsh/gcc/g77 version egcs-2.91.08 980214 (gcc-2.8.0 release)

		=== gcc tests ===

FAIL: gcc.c-torture/execute/complex-5.c execution,  -O0 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O1 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 -fomit-frame-pointer -finline-functions 
FAIL: gcc.c-torture/execute/complex-5.c execution,  -O2 -g 

		=== gcc Summary ===

# of expected passes		5989
# of unexpected failures	5
# of expected failures		7
# of unsupported tests		7
/tmp/egcsh/gcc/xgcc version egcs-2.91.08 980214 (gcc-2.8.0 release)

		=== libio tests ===


		=== libio Summary ===

# of expected passes		40
		=== libstdc++ tests ===


		=== libstdc++ Summary ===

# of expected passes		30
configure flags: --enable-shared --enable-haifa --disable-multilib
BOOT_CFLAGS: -O4 -g

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1998-02-16 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-02-16 16:56 Results for haifa-disabled egcs-980214 testsuite on mips-sgi-irix6.3 Alexandre Oliva
1998-02-16 18:54 ` Jim Wilson
1998-02-16 17:38 Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).