This is the mail archive of the gcc-testresults@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]

Results for 4.1.020050628(experimental) testsuite onx86_64-unknown-linux-gnu"


With the following patch to workaround:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22212

cxa4006 and cxa4017 do get a SEGV in the compiler.

Index: gnattools/Makefile.in
===================================================================
RCS file: /cvs/gcc/gcc/gnattools/Makefile.in,v
retrieving revision 1.4
diff -u -r1.4 Makefile.in
--- gnattools/Makefile.in       30 Mar 2005 08:56:55 -0000      1.4
+++ gnattools/Makefile.in       28 Jun 2005 20:45:29 -0000
@@ -83,7 +83,7 @@
        "CC=../../xgcc -B../../" \
        "CFLAGS=$(CFLAGS) $(WARN_CFLAGS)" \
        "LDFLAGS=$(LDFLAGS)" \
-       "ADAFLAGS=$(ADAFLAGS)" \
+       "ADAFLAGS=$(ADAFLAGS) -O0" \
        "INCLUDES=$(INCLUDES_FOR_SUBDIR)" \
        "ADA_INCLUDES=-I- -I../rts $(ADA_INCLUDES_FOR_SUBDIR)"\
        "exeext=$(exeext)" \
@@ -112,7 +112,7 @@
 TOOLS_FLAGS_TO_PASS_NATIVE= \
        "CC=../../xgcc -B../../" \
        "CFLAGS=$(CFLAGS)" \
-       "ADAFLAGS=$(ADAFLAGS)" \
+       "ADAFLAGS=$(ADAFLAGS) -O0" \
        "INCLUDES=$(INCLUDES_FOR_SUBDIR)" \
        "ADA_INCLUDES=-I../rts $(ADA_INCLUDES_FOR_SUBDIR)" \
        "exeext=$(exeext)" \
Index: gcc/ada/Makefile.in
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ada/Makefile.in,v
retrieving revision 1.118
diff -u -r1.118 Makefile.in
--- gcc/ada/Makefile.in 16 Jun 2005 09:00:01 -0000      1.118
+++ gcc/ada/Makefile.in 28 Jun 2005 20:45:30 -0000
@@ -1994,6 +1994,10 @@
        $(CC) -c $(ALL_ADAFLAGS) $(FORCE_DEBUG_ADAFLAGS) -O1 -fno-inline \
              $(ADA_INCLUDES) $< $(OUTPUT_OPTION)

+a-strfix.o  : a-strfix.adb a-strfix.ads
+       $(CC) -c $(ALL_ADAFLAGS) $(FORCE_DEBUG_ADAFLAGS) -O0 \
+             $(ADA_INCLUDES) $< $(OUTPUT_OPTION)
+
 # force debugging information on s-assert.o so that it is always
 # possible to set breakpoint on assert failures.



LAST_UPDATED: Tue Jun 28 18:13:18 UTC 2005

		=== acats tests ===
FAIL:	c37213j
FAIL:	c37213l
FAIL:	c52102b
FAIL:	c52102d
FAIL:	c52103x
FAIL:	cd10002
FAIL:	cdd2a02
FAIL:	cxa4006
FAIL:	cxa4017

		=== acats Summary ===
# of expected passes		2310
# of unexpected failures	9
Native configuration is x86_64-unknown-linux-gnu

		=== gcc tests ===


Running target unix
FAIL: gcc.dg/cpp/arith-3.c  (test for bogus messages, line 257)
FAIL: gcc.dg/builtin-object-size-1.c (test for excess errors)
WARNING: gcc.dg/builtin-object-size-1.c compilation failed to produce executable
FAIL: gcc.dg/builtin-object-size-2.c (test for excess errors)
WARNING: gcc.dg/builtin-object-size-2.c compilation failed to produce executable
FAIL: gcc.dg/builtin-object-size-3.c (test for excess errors)
WARNING: gcc.dg/builtin-object-size-3.c compilation failed to produce executable
FAIL: gcc.dg/builtin-object-size-4.c (test for excess errors)
WARNING: gcc.dg/builtin-object-size-4.c compilation failed to produce executable
ERROR: gcc.dg/tree-ssa/20030708-1.c: error executing dg-final: no files matched glob pattern "20030708-1.c.t??.dom3"
UNRESOLVED: gcc.dg/tree-ssa/20030708-1.c: error executing dg-final: no files matched glob pattern "20030708-1.c.t??.dom3"
ERROR: gcc.dg/tree-ssa/20030709-1.c: error executing dg-final: no files matched glob pattern "20030709-1.c.t??.optimized"
UNRESOLVED: gcc.dg/tree-ssa/20030709-1.c: error executing dg-final: no files matched glob pattern "20030709-1.c.t??.optimized"
ERROR: gcc.dg/tree-ssa/20030714-1.c: error executing dg-final: no files matched glob pattern "20030714-1.c.t??.dom3"
UNRESOLVED: gcc.dg/tree-ssa/20030714-1.c: error executing dg-final: no files matched glob pattern "20030714-1.c.t??.dom3"
ERROR: gcc.dg/tree-ssa/20030807-1.c: error executing dg-final: no files matched glob pattern "20030807-1.c.t??.dom3"
UNRESOLVED: gcc.dg/tree-ssa/20030807-1.c: error executing dg-final: no files matched glob pattern "20030807-1.c.t??.dom3"
ERROR: gcc.dg/tree-ssa/20030807-5.c: error executing dg-final: no files matched glob pattern "20030807-5.c.t??.dom3"
UNRESOLVED: gcc.dg/tree-ssa/20030807-5.c: error executing dg-final: no files matched glob pattern "20030807-5.c.t??.dom3"
ERROR: gcc.dg/tree-ssa/20030807-8.c: error executing dg-final: no files matched glob pattern "20030807-8.c.t??.dom3"
UNRESOLVED: gcc.dg/tree-ssa/20030807-8.c: error executing dg-final: no files matched glob pattern "20030807-8.c.t??.dom3"
ERROR: gcc.dg/tree-ssa/20030815-1.c: error executing dg-final: no files matched glob pattern "20030815-1.c.t??.dom3"
UNRESOLVED: gcc.dg/tree-ssa/20030815-1.c: error executing dg-final: no files matched glob pattern "20030815-1.c.t??.dom3"
ERROR: gcc.dg/tree-ssa/20030922-2.c: error executing dg-final: no files matched glob pattern "20030922-2.c.t??.dom1"
UNRESOLVED: gcc.dg/tree-ssa/20030922-2.c: error executing dg-final: no files matched glob pattern "20030922-2.c.t??.dom1"
FAIL: gcc.dg/tree-ssa/loop-2.c scan-tree-dump-times iter 0
FAIL: gcc.dg/tree-ssa/loop-3.c scan-tree-dump-times step: 1
FAIL: gcc.dg/tree-ssa/loop-4.c scan-tree-dump-times iter 0
XPASS: gcc.dg/vect/vect-22.c scan-tree-dump-times vectorized 3 loops 1
XPASS: gcc.dg/vect/vect-67.c scan-tree-dump-times vectorized 1 loops 1

		=== gcc Summary ===

# of expected passes		36159
# of unexpected failures	8
# of unexpected successes	2
# of expected failures		97
# of unresolved testcases	8
# of untested testcases		28
# of unsupported tests		426
/home/guerby/work/gcc/build/build-20050628T202645/gcc/xgcc  version 4.1.0 20050628 (experimental)


Compiler version: 4.1.020050628(experimental) 
Platform: x86_64-unknown-linux-gnu
configure flags: --prefix=/home/guerby/work/gcc/install/install-20050628T202645 --enable-__cxa_atexit --disable-nls --enable-threads=posix --disable-multilib --enable-checking --enable-languages=c,ada



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