[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] Results for gm2 for Cygwin32 and Debian testing
From: |
Christoph Schlegel |
Subject: |
[Gm2] Results for gm2 for Cygwin32 and Debian testing |
Date: |
Tue, 22 Apr 2014 08:13:44 +0200 |
Hello Gaius,
here are my results for the Cygwin32 and Debian testing (Jessie) environment
building gm2 from the latest tarball (april 21st):
check-gm2:
=== gm2 Summary ===
# of expected passes 8088
# of unexpected failures 1381
# of unresolved testcases 43
gm2.paranoid:
stops giving lots of 'undefined reference to' messages starting here:
gcc -g -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wc++-compat
-fno-common -DHAVE_CONFIG_H -Wl,--stack,12582912 -o stage2/gm2/cc1gm2.exe
gm2/gm2-lang.o gm2/stor-layout.o gm2/m2pp.o gm2/gm2-gcc/m2assert.o
gm2/gm2-gcc/m2block.o gm2/gm2-gcc/m2builtins.o gm2/gm2-gcc/m2except.o
gm2/gm2-gcc/m2convert.o gm2/gm2-gcc/m2decl.o gm2/gm2-gcc/m2expr.o
gm2/gm2-gcc/m2linemap.o gm2/gm2-gcc/m2statement.o gm2/gm2-gcc/m2type.o
gm2/gm2-gcc/m2tree.o gm2/gm2-gcc/m2treelib.o gm2/gm2-gcc/m2top.o
gm2/gm2-gcc/m2misc.o gm2/gm2-gcc/init.o gm2/gm2-compiler/m2flex.o \
attribs.o \
gm2/gm2-compiler/gm2.a gm2/gm2-libs/libgm2.a
\
main.o tree-browser.o libbackend.a
libcommon-target.a libcommon.a ../libcpp/libcpp.a
../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a -lintl
../libiberty/libiberty.a ../libdecnumber/libdecnumber.a \
-lmpc -lmpfr -lgmp -L../zlib -lz
../i686-pc-cygwin/libstdc++-v3/src/.libs/libstdc++.a -lm
gm2/gm2-compiler/gm2.a(M2Options.o): In function `M2Options_DisplayVersion':
/home/Christoph/gm2build/gcc/../../gcc-4.7.3/gcc/gm2/gm2-compiler/M2Options.def:131:
undefined reference to `_Unwind_SjLj_Register'
gm2/gm2-compiler/gm2.a(M2Options.o): In function `M2Options_DisplayVersion':
/home/Christoph/gm2build/gcc/../../gcc-4.7.3/gcc/gm2/gm2-compiler/M2Options.mod:123:
undefined reference to `_Unwind_SjLj_Resume'
/home/Christoph/gm2build/gcc/../../gcc-4.7.3/gcc/gm2/gm2-compiler/M2Options.mod:123:
undefined reference to `_Unwind_SjLj_Unregister'
gm2/gm2-compiler/gm2.a(M2Options.o): In function `M2Options_SetSearchPath':
/home/Christoph/gm2build/gcc/../../gcc-4.7.3/gcc/gm2/gm2-compiler/M2Options.def:222:
undefined reference to `_Unwind_SjLj_Register'
/home/Christoph/gm2build/gcc/../../gcc-4.7.3/gcc/gm2/gm2-compiler/M2Options.def:222:
undefined reference to `_Unwind_SjLj_Resume'
/home/Christoph/gm2build/gcc/../../gcc-4.7.3/gcc/gm2/gm2-compiler/M2Options.def:222:
undefined reference to `_Unwind_SjLj_Unregister'
I have uploaded the complete log as it is huge:
http://freepages.modula2.org/downloads/gm2.paranoid-cygwin-20140421.log
and here is Debian testing:
check-gm2:
=== gm2 Summary ===
# of expected passes 9464
# of unexpected failures 30
# of unresolved testcases 18
gm2.paranoid:
./xgm2 -O -fsoft-check-all -g -funbounded-by-reference -fpim -fextended-opaque
-Wpedantic-cast -Wpedantic-param-names -ffunction-sections -fdata-sections -c
-B./stage2/gm2 -I../../gcc-4.7.3/gcc/gm2/gm2-compiler
-I../../gcc-4.7.3/gcc/gm2/gm2-libs -I../../gcc-4.7.3/gcc/gm2/gm2-gcc
-I../../gcc-4.7.3/gcc/gm2/gm2-libiberty
../../gcc-4.7.3/gcc/gm2/gm2-compiler/M2DebugStack.mod -o
gm2/gm2-compiler-paranoid/M2DebugStack.o
../../gcc-4.7.3/gcc/gm2/gm2-compiler/M2DebugStack.mod: In Funktion
»doFieldLength«:
../../gcc-4.7.3/gcc/gm2/gm2-compiler/M2DebugStack.mod:432:10: interner
Compiler-Fehler: in mem_ref_in_stmt, bei tree-ssa-loop-im.c:690
Regards,
Christoph
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gm2] Results for gm2 for Cygwin32 and Debian testing,
Christoph Schlegel <=