This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

crosstool-0.13: no, really this time


crosstool-0.13 is released.
You can download it at the usual place, http://kegel.com/crosstool
It's now quite a respectable build-and-test script for gcc/glibc cross-toolchains.

ChangeLog:
0.13 17 July 2003: no, really this time.
     Worked some kinks out of running crosstest.sh in parallel for different targets
     Fix one more place g++ testsuite is improperly setting LD_LIBRARY_PATH
     cleantmp.sh now runs outside the jail
     crosstest.sh now enforces tcp_tw_recycle=1 on Linux to avoid dreaded rsh failure
     Include test summaries from ppc405, ppc750, sh4 in files summaries/$TARGET-$GCC-$GLIBC.tool.sum

I now have believable test results for the gcc/g++/stdlibc++ regression tests for sh4, ppc405, and ppc750;
see http://www.kegel.com/crosstool/crosstool-0.13/summaries/

Here are failures that passed the filter
   egrep "^FAIL" | egrep -v 'profile|warnings|errors'
I guess I'll look at these in the morning and see if I can
find explanations for them.
- Dan

::::::::::::::
powerpc-405-linux-gnu-gcc-3.3-glibc-2.2.5.gcc.sum.bad
::::::::::::::
FAIL: gcc.c-torture/execute/20020720-1.c compilation, -O1 / -O2 / -O3 -fomit-frame-pointer / -O3 -g / -Os
FAIL: gcc.c-torture/execute/980709-1.c execution, -O0 / -O1 / -O2 / -O3 -fomit-frame-pointer / -O3 -g / -Os
FAIL: gcc.c-torture/execute/990826-0.c execution, -O0 / -O1 / -O2 / -O3 -fomit-frame-pointer / -O3 -fomit-frame-pointer -funroll-loops / -O3 -fomit-frame-pointer -funroll-all-loops
 -finline-functions / -O3 -g / -Os
FAIL: gcc.dg/20020103-1.c scan-assembler-not LC
FAIL: gcc.dg/20020118-1.c execution test
FAIL: gcc.dg/20021014-1.c execution test
FAIL: gcc.dg/nest.c execution test
FAIL: 26_numerics/c_math.cc execution test
FAIL: 26_numerics/complex_value.cc execution test
FAIL: 27_io/filebuf_members.cc execution test
FAIL: 27_io/filebuf_virtuals.cc execution test
FAIL: 27_io/ifstream_members.cc execution test
FAIL: 27_io/istream_extractor_other.cc execution test
FAIL: 27_io/istream_seeks.cc execution test
FAIL: 27_io/istream_unformatted.cc execution test
FAIL: 27_io/ostream_inserter_arith.cc execution test
FAIL: 27_io/ostream_inserter_other.cc execution test
::::::::::::::
powerpc-750-linux-gnu-gcc-3.3-glibc-2.2.5.gcc.sum.bad
::::::::::::::
FAIL: gcc.dg/20020103-1.c scan-assembler-not LC
FAIL: gcc.dg/20020118-1.c execution test
FAIL: 27_io/filebuf_members.cc execution test
FAIL: 27_io/filebuf_virtuals.cc execution test
FAIL: 27_io/ifstream_members.cc execution test
FAIL: 27_io/istream_extractor_other.cc execution test
FAIL: 27_io/istream_seeks.cc execution test
FAIL: 27_io/istream_unformatted.cc execution test
FAIL: 27_io/ostream_inserter_other.cc execution test
::::::::::::::
sh4-unknown-linux-gnu-gcc-3.3-glibc-2.2.5.gcc.sum.bad
::::::::::::::
FAIL: gcc.c-torture/execute/20020720-1.c compilation, -O1 / -O2 / -O3 -fomit-frame-pointer / -O3 -g / -Os
FAIL: gcc.dg/20021014-1.c execution test
FAIL: gcc.dg/nest.c execution test
FAIL: 22_locale/codecvt_members_wchar_t_char.cc execution test
FAIL: 27_io/filebuf_members.cc execution test
FAIL: 27_io/filebuf_virtuals.cc execution test
FAIL: 27_io/ifstream_members.cc execution test
FAIL: 27_io/istream_extractor_other.cc execution test
FAIL: 27_io/istream_seeks.cc execution test
FAIL: 27_io/istream_unformatted.cc execution test
FAIL: 27_io/ostream_inserter_other.cc execution test
--
Dan Kegel
http://www.kegel.com
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045


------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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