rm -f stamp-h1
/bin/sh ./config.status config.h
make[1]: Nothing to be done for `check'.
gcc -DHAVE_CONFIG_H -g -O2 -I.. -I../../../libiberty/testsuite/../../include  -o test-demangle \
	../../../libiberty/testsuite/test-demangle.c ../libiberty.a
make[1]: Nothing to be done for `check'.
make[1]: Nothing to be done for `check'.
config.status: creating config.h
make[2]: Nothing to be done for `check'.
Making check in include
config.status: config.h is unchanged
Making check in include
make[2]: Nothing to be done for `check'.
test -f config.h || (rm -f stamp-h1 && make stamp-h1)
Making check in testsuite
make  check-DEJAGNU
Making a new site.exp file...
Making check in include
make[2]: Nothing to be done for `check'.
Making check in libsupc++
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd ../../../../libffi/testsuite && pwd`; export srcdir; \
EXPECT=`if [ -f ../../expect/expect ] ; then echo ../../expect/expect ; else echo expect ; fi`; export EXPECT; \
runtest=`if [ -f ../../../../libffi/../dejagnu/runtest ] ; then echo ../../../../libffi/../dejagnu/runtest ; else echo runtest; fi`; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
  l='libffi'; for tool in $l; do \
    $runtest  --tool $tool --srcdir $srcdir --target_board 'unix{-mcpu=G5}'; \
  done; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
make[2]: Nothing to be done for `check'.
Making check in libmath
make[2]: Nothing to be done for `check'.
make  check-am
make[2]: Nothing to be done for `check'.
Making check in src
make[2]: Nothing to be done for `check'.
Making check in po
/Users/lucier/programs/gcc/mainline/objdir/gcc/xgcc -B/Users/lucier/programs/gcc/mainline/objdir/gcc/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/bin/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/lib/ -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/include -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/sys-include -DHAVE_CONFIG_H -I. -I../../../boehm-gc -I./include  -I/Users/lucier/programs/gcc/mainline/boehm-gc/include -O2 -g -O2 -fexceptions -Iinclude -I././targ-include -I.//libc/include -O2 -g -O2 -c -o tests/test.o ../../../boehm-gc/tests/test.c
make[2]: Nothing to be done for `check'.
Making check in testsuite
touch testsuite_wchar_t
touch testsuite_thread
make -j1 check-DEJAGNU check-local
make[3]: warning: -jN forced in submake: disabling jobserver mode.
Making a new site.exp file...
make  DO=all multi-do
make[3]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd ../../../../libstdc++-v3/testsuite && pwd`; export srcdir; \
EXPECT=expect; export EXPECT; \
runtest=runtest; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
  l='libstdc++'; for tool in $l; do \
    $runtest  --tool $tool --srcdir $srcdir --target_board 'unix{-mcpu=G5}'; \
  done; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
if [ -z "" ]; then \
  true; \
else \
  rootpre=`${PWDCMD-pwd}`/; export rootpre; \
  srcrootpre=`cd ../../../libgfortran; ${PWDCMD-pwd}`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/Users/lucier/programs/gcc/mainline/objdir/gcc/xgcc -B/Users/lucier/programs/gcc/mainline/objdir/gcc/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/bin/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/lib/ -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/include -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/sys-include"; \
  for i in `${compiler} --print-multi-lib 2>/dev/null`; do \
    dir=`echo $i | sed -e 's/;.*$//'`; \
    if [ "${dir}" = "." ]; then \
      true; \
    else \
      if [ -d ../${dir}/${lib} ]; then \
	flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
	if (cd ../${dir}/${lib}; make  \
			CFLAGS="-O2 -g -O2 ${flags}" \
			FFLAGS="-g -O2 -Wall -fno-repack-arrays -fno-underscoring ${flags}" \
			ADAFLAGS=" ${flags}" \
			prefix="/pkgs/gcc-mainline" \
			exec_prefix="/pkgs/gcc-mainline" \
			GCJFLAGS=" ${flags}" \
			CXXFLAGS="-g -O2 ${flags}" \
			LIBCFLAGS="-O2 -g -O2 ${flags}" \
			LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
			LDFLAGS=" ${flags}" \
			MULTIFLAGS="${flags}" \
			DESTDIR="" \
			INSTALL="/sw/bin/install -c" \
			INSTALL_DATA="/sw/bin/install -c -m 644" \
			INSTALL_PROGRAM="/sw/bin/install -c" \
			INSTALL_SCRIPT="/sw/bin/install -c" \
			all); then \
	  true; \
	else \
	  exit 1; \
	fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
./test-demangle < ../../../libiberty/testsuite/demangle-expected
./test-demangle: 746 tests, 0 failures
Making a new config file...
echo "set tmpdir /Users/lucier/programs/gcc/mainline/objdir/gcc/testsuite" >> ./tmp0
test -d testsuite || mkdir testsuite
rm -f testsuite/site.exp
sed '/set tmpdir/ s|testsuite|testsuite|' < site.exp > testsuite/site.exp
(rootme=`${PWDCMD-pwd}`; export rootme; \
srcdir=`cd ../../gcc; ${PWDCMD-pwd}` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=`cd .. ; cd ../../gcc/../tcl/library ; ${PWDCMD-pwd}` ; \
    export TCL_LIBRARY ; fi ; \
runtest --tool gcc --target_board 'unix{-mcpu=G5}')
(rootme=`${PWDCMD-pwd}`; export rootme; \
srcdir=`cd ../../gcc; ${PWDCMD-pwd}` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=`cd .. ; cd ../../gcc/../tcl/library ; ${PWDCMD-pwd}` ; \
    export TCL_LIBRARY ; fi ; \
runtest --tool g++ --target_board 'unix{-mcpu=G5}')
(rootme=`${PWDCMD-pwd}`; export rootme; \
srcdir=`cd ../../gcc; ${PWDCMD-pwd}` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=`cd .. ; cd ../../gcc/../tcl/library ; ${PWDCMD-pwd}` ; \
    export TCL_LIBRARY ; fi ; \
runtest --tool gfortran --target_board 'unix{-mcpu=G5}')
(rootme=`${PWDCMD-pwd}`; export rootme; \
srcdir=`cd ../../gcc; ${PWDCMD-pwd}` ; export srcdir ; \
cd testsuite; \
EXPECT=expect ; export EXPECT ; \
if [ -f ${rootme}/../expect/expect ] ; then  \
   TCL_LIBRARY=`cd .. ; cd ../../gcc/../tcl/library ; ${PWDCMD-pwd}` ; \
    export TCL_LIBRARY ; fi ; \
runtest --tool objc --target_board 'unix{-mcpu=G5}')
WARNING: Couldn't find the global config file.
WARNING: Couldn't find the global config file.
WARNING: Couldn't find the global config file.
WARNING: Couldn't find the global config file.
Test Run By lucier on Tue Oct 26 22:53:28 2004
Native configuration is powerpc-apple-darwin7.5.0

		=== gcc tests ===

Schedule of variations:
    unix/-mcpu=G5

Running target unix/-mcpu=G5
WARNING: Couldn't find the global config file.
Test Run By lucier on Tue Oct 26 22:53:29 2004
Native configuration is powerpc-apple-darwin7.5.0

		=== libstdc++ tests ===

Schedule of variations:
    unix/-mcpu=G5

Running target unix/-mcpu=G5
Using /pkgs/dejagnu/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /pkgs/dejagnu/share/dejagnu/baseboards/unix.exp as board description file for target.
WARNING: Couldn't find the global config file.
Using /pkgs/dejagnu/share/dejagnu/config/unix.exp as generic interface file for target.
Using /Users/lucier/programs/gcc/mainline/libstdc++-v3/testsuite/config/default.exp as tool-and-target-specific interface file.
Using /pkgs/dejagnu/share/dejagnu/config/unix.exp as generic interface file for target.
Running /Users/lucier/programs/gcc/mainline/libstdc++-v3/testsuite/libstdc++-dg/normal.exp ...
Using /Users/lucier/programs/gcc/mainline/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
WARNING: Couldn't find tool init file
Test Run By lucier on Tue Oct 26 22:53:29 2004
Native configuration is powerpc-apple-darwin7.5.0

		=== gfortran tests ===

Schedule of variations:
    unix/-mcpu=G5

Running target unix/-mcpu=G5
Using /pkgs/dejagnu/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /pkgs/dejagnu/share/dejagnu/config/unix.exp as generic interface file for target.
Using /Users/lucier/programs/gcc/mainline/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Test Run By lucier on Tue Oct 26 22:53:29 2004
Native configuration is powerpc-apple-darwin7.5.0

		=== libffi tests ===

Schedule of variations:
    unix/-mcpu=G5

Test Run By lucier on Tue Oct 26 22:53:29 2004
Running target unix/-mcpu=G5
Native configuration is powerpc-apple-darwin7.5.0

		=== g++ tests ===

Using /pkgs/dejagnu/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /pkgs/dejagnu/share/dejagnu/config/unix.exp as generic interface file for target.
Schedule of variations:
    unix/-mcpu=G5

Running target unix/-mcpu=G5
Using /pkgs/dejagnu/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /pkgs/dejagnu/share/dejagnu/config/unix.exp as generic interface file for target.
Using /Users/lucier/programs/gcc/mainline/libffi/testsuite/config/default.exp as tool-and-target-specific interface file.
Using /Users/lucier/programs/gcc/mainline/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /Users/lucier/programs/gcc/mainline/libffi/testsuite/libffi.call/call.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gfortran.dg/dg.exp ...
Test Run By lucier on Tue Oct 26 22:53:29 2004
Native configuration is powerpc-apple-darwin7.5.0

		=== objc tests ===

Schedule of variations:
    unix/-mcpu=G5

Running target unix/-mcpu=G5
Using /pkgs/dejagnu/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /pkgs/dejagnu/share/dejagnu/config/unix.exp as generic interface file for target.
Using /Users/lucier/programs/gcc/mainline/gcc/testsuite/config/default.exp as tool-and-target-specific interface file.
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/objc/compile/compile.exp ...
FAIL: libffi.call/closure_fn0.c (test for excess errors)
WARNING: libffi.call/closure_fn0.c compilation failed to produce executable
FAIL: libffi.call/closure_fn1.c (test for excess errors)
WARNING: libffi.call/closure_fn1.c compilation failed to produce executable
FAIL: libffi.call/closure_fn2.c (test for excess errors)
WARNING: libffi.call/closure_fn2.c compilation failed to produce executable
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.c-torture/compile/compile.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/objc/execute/execute.exp ...
FAIL: libffi.call/closure_fn3.c (test for excess errors)
WARNING: libffi.call/closure_fn3.c compilation failed to produce executable
/bin/sh ./libtool --mode=link /Users/lucier/programs/gcc/mainline/objdir/gcc/xgcc -B/Users/lucier/programs/gcc/mainline/objdir/gcc/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/bin/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/lib/ -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/include -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/sys-include -fexceptions -Iinclude -I././targ-include -I.//libc/include -O2 -g -O2  -o gctest -shared-libgcc tests/test.o ./libgcjgc.la -lpthread  
FAIL: libffi.call/closure_fn4.c (test for excess errors)
WARNING: libffi.call/closure_fn4.c compilation failed to produce executable
FAIL: libffi.call/closure_fn5.c (test for excess errors)
WARNING: libffi.call/closure_fn5.c compilation failed to produce executable
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/g++.dg/bprob/bprob.exp ...
FAIL: libffi.call/cls_12byte.c (test for excess errors)
WARNING: libffi.call/cls_12byte.c compilation failed to produce executable
FAIL: libffi.call/cls_16byte.c (test for excess errors)
/Users/lucier/programs/gcc/mainline/objdir/gcc/xgcc -B/Users/lucier/programs/gcc/mainline/objdir/gcc/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/bin/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/lib/ -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/include -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/sys-include -fexceptions -Iinclude -I././targ-include -I.//libc/include -O2 -g -O2 -o .libs/gctest -shared-libgcc tests/test.o   ./.libs/libgcjgc.dylib -lpthread
WARNING: libffi.call/cls_16byte.c compilation failed to produce executable
creating gctest
make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -g -O2" "INSTALL=/sw/bin/install -c" "INSTALL_DATA=/sw/bin/install -c -m 644" "INSTALL_PROGRAM=/sw/bin/install -c" "INSTALL_SCRIPT=/sw/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2 -g -O2" "LIBCFLAGS_FOR_TARGET=-O2 -g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000  " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "EXPECT=expect" "RUNTEST=runtest" "RUNTESTFLAGS=--target_board 'unix{-mcpu=G5}'" "exec_prefix=/pkgs/gcc-mainline" "infodir=/pkgs/gcc-mainline/info" "libdir=/pkgs/gcc-mainline/lib" "prefix=/pkgs/gcc-mainline" "tooldir=/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0" "AR=ar" "AS=as" "CC=/Users/lucier/programs/gcc/mainline/objdir/gcc/xgcc -B/Users/lucier/programs/gcc/mainline/objdir/gcc/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/bin/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/lib/ -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/include -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/sys-include" "CXX=/Users/lucier/programs/gcc/mainline/objdir/gcc/g++ -B/Users/lucier/programs/gcc/mainline/objdir/gcc/ -nostdinc++ -nostdinc++ -I/Users/lucier/programs/gcc/mainline/objdir/powerpc-apple-darwin7.5.0/libstdc++-v3/include/powerpc-apple-darwin7.5.0 -I/Users/lucier/programs/gcc/mainline/objdir/powerpc-apple-darwin7.5.0/libstdc++-v3/include -I/Users/lucier/programs/gcc/mainline/libstdc++-v3/libsupc++ -I/Users/lucier/programs/gcc/mainline/libstdc++-v3/include/backward -I/Users/lucier/programs/gcc/mainline/libstdc++-v3/testsuite -L/Users/lucier/programs/gcc/mainline/objdir/powerpc-apple-darwin7.5.0/libstdc++-v3/src -L/Users/lucier/programs/gcc/mainline/objdir/powerpc-apple-darwin7.5.0/libstdc++-v3/src/.libs -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/bin/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/lib/ -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/include -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/sys-include" "LD=ld" "LIBCFLAGS=-O2 -g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib -c" "DESTDIR=" check-TESTS
Switched to incremental mode
Emulating dirty bits with mprotect/signals
FAIL: libffi.call/cls_18byte.c (test for excess errors)
WARNING: libffi.call/cls_18byte.c compilation failed to produce executable
FAIL: libffi.call/cls_19byte.c (test for excess errors)
WARNING: libffi.call/cls_19byte.c compilation failed to produce executable
FAIL: libffi.call/cls_1_1byte.c (test for excess errors)
WARNING: libffi.call/cls_1_1byte.c compilation failed to produce executable
FAIL: libffi.call/cls_20byte.c (test for excess errors)
WARNING: libffi.call/cls_20byte.c compilation failed to produce executable
FAIL: libffi.call/cls_20byte1.c (test for excess errors)
WARNING: libffi.call/cls_20byte1.c compilation failed to produce executable
Making check in libltdl
make[2]: Nothing to be done for `check'.
Making check in testsuite
make  check-DEJAGNU
Making a new site.exp file...
srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd ../../../../libjava/testsuite && pwd`; export srcdir; \
EXPECT=`if [ -f ../../expect/expect ] ; then echo ../../expect/expect ; else echo expect ; fi`; export EXPECT; \
runtest="`if [ -f ../../../../libjava/../dejagnu/runtest ] ; then echo ../../../../libjava/../dejagnu/runtest ; else echo runtest; fi` INTERPRETER=yes"; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
  l='libjava'; for tool in $l; do \
    $runtest INTERPRETER=yes --tool $tool --srcdir $srcdir --target_board 'unix{-mcpu=G5}'; \
  done; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
FAIL: libffi.call/cls_24byte.c (test for excess errors)
WARNING: libffi.call/cls_24byte.c compilation failed to produce executable
FAIL: libffi.call/cls_2byte.c (test for excess errors)
WARNING: libffi.call/cls_2byte.c compilation failed to produce executable
WARNING: Couldn't find the global config file.
FAIL: libffi.call/cls_3_1byte.c (test for excess errors)
WARNING: libffi.call/cls_3_1byte.c compilation failed to produce executable
Test Run By lucier on Tue Oct 26 22:53:44 2004
Native configuration is powerpc-apple-darwin7.5.0

		=== libjava tests ===

Schedule of variations:
    unix/-mcpu=G5

Running target unix/-mcpu=G5
Using /pkgs/dejagnu/share/dejagnu/baseboards/unix.exp as board description file for target.
Using /pkgs/dejagnu/share/dejagnu/config/unix.exp as generic interface file for target.
Using /Users/lucier/programs/gcc/mainline/libjava/testsuite/config/default.exp as tool-and-target-specific interface file.
FAIL: libffi.call/cls_3byte1.c (test for excess errors)
WARNING: libffi.call/cls_3byte1.c compilation failed to produce executable
Running /Users/lucier/programs/gcc/mainline/libjava/testsuite/libjava.cni/cni.exp ...
FAIL: libffi.call/cls_3byte2.c (test for excess errors)
WARNING: libffi.call/cls_3byte2.c compilation failed to produce executable
FAIL: libffi.call/cls_4_1byte.c (test for excess errors)
WARNING: libffi.call/cls_4_1byte.c compilation failed to produce executable
FAIL: libffi.call/cls_4byte.c (test for excess errors)
WARNING: libffi.call/cls_4byte.c compilation failed to produce executable
FAIL: libffi.call/cls_5byte.c (test for excess errors)
WARNING: libffi.call/cls_5byte.c compilation failed to produce executable
FAIL: libffi.call/cls_64byte.c (test for excess errors)
WARNING: libffi.call/cls_64byte.c compilation failed to produce executable
FAIL: libffi.call/cls_6byte.c (test for excess errors)
WARNING: libffi.call/cls_6byte.c compilation failed to produce executable
FAIL: gfortran.dg/blockdata_1.f90 (test for excess errors)
WARNING: gfortran.dg/blockdata_1.f90 compilation failed to produce executable
FAIL: libffi.call/cls_7byte.c (test for excess errors)
WARNING: libffi.call/cls_7byte.c compilation failed to produce executable
FAIL: 17_intro/header_fstream.cc (test for excess errors)
FAIL: gcc.c-torture/compile/20000211-3.c (test for excess errors)
FAIL: gcc.c-torture/compile/20000224-1.c (test for excess errors)
FAIL: gfortran.dg/blockdata_1.f90 (test for excess errors)
WARNING: gfortran.dg/blockdata_1.f90 compilation failed to produce executable
FAIL: libffi.call/cls_8byte.c (test for excess errors)
WARNING: libffi.call/cls_8byte.c compilation failed to produce executable
FAIL: gcc.c-torture/compile/20000224-1.c (test for excess errors)
FAIL: gfortran.dg/common_pointer_1.f90 (test for excess errors)
WARNING: gfortran.dg/common_pointer_1.f90 compilation failed to produce executable
FAIL: gfortran.dg/common_pointer_1.f90 (test for excess errors)
WARNING: gfortran.dg/common_pointer_1.f90 compilation failed to produce executable
FAIL: libffi.call/cls_9byte1.c (test for excess errors)
WARNING: libffi.call/cls_9byte1.c compilation failed to produce executable
FAIL: libffi.call/cls_9byte2.c (test for excess errors)
WARNING: libffi.call/cls_9byte2.c compilation failed to produce executable
FAIL: gcc.c-torture/compile/20000224-1.c (test for excess errors)
FAIL: libffi.call/cls_align_double.c (test for excess errors)
WARNING: libffi.call/cls_align_double.c compilation failed to produce executable
FAIL: g++.dg/bprob/g++-bprob-1.C compilation,  -O2  -fbranch-probabilities
FAIL: gcc.c-torture/compile/20000314-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/20000314-1.c (test for excess errors)
FAIL: gfortran.dg/common_pointer_1.f90 (test for excess errors)
FAIL: libffi.call/cls_align_float.c (test for excess errors)
WARNING: libffi.call/cls_align_float.c compilation failed to produce executable
FAIL: objc/execute/IMP.m compilation,  -O3 -g 
FAIL: libffi.call/cls_align_longdouble.c (test for excess errors)
WARNING: libffi.call/cls_align_longdouble.c compilation failed to produce executable
FAIL: libffi.call/cls_align_pointer.c (test for excess errors)
WARNING: libffi.call/cls_align_pointer.c compilation failed to produce executable
FAIL: libffi.call/cls_align_sint16.c (test for excess errors)
WARNING: libffi.call/cls_align_sint16.c compilation failed to produce executable
FAIL: libffi.call/cls_align_sint32.c (test for excess errors)
WARNING: libffi.call/cls_align_sint32.c compilation failed to produce executable
FAIL: gcc.c-torture/compile/20000319-1.c (test for excess errors)
FAIL: libffi.call/cls_align_sint64.c (test for excess errors)
WARNING: libffi.call/cls_align_sint64.c compilation failed to produce executable
FAIL: gcc.c-torture/compile/20000319-1.c (test for excess errors)
FAIL: 17_intro/header_iomanip.cc (test for excess errors)
WARNING: 17_intro/header_iomanip.cc compilation failed to produce executable
FAIL: objc/execute/IMP.m compilation,  -Os 
FAIL: gcc.c-torture/compile/20000319-1.c (test for excess errors)
FAIL: libffi.call/cls_align_uint16.c (test for excess errors)
WARNING: libffi.call/cls_align_uint16.c compilation failed to produce executable
FAIL: libffi.call/cls_align_uint32.c (test for excess errors)
WARNING: libffi.call/cls_align_uint32.c compilation failed to produce executable
FAIL: libffi.call/cls_align_uint64.c (test for excess errors)
WARNING: libffi.call/cls_align_uint64.c compilation failed to produce executable
FAIL: libffi.call/cls_double.c (test for excess errors)
WARNING: libffi.call/cls_double.c compilation failed to produce executable
FAIL: libffi.call/cls_float.c (test for excess errors)
WARNING: libffi.call/cls_float.c compilation failed to produce executable
FAIL: libffi.call/cls_multi_schar.c (test for excess errors)
WARNING: libffi.call/cls_multi_schar.c compilation failed to produce executable
FAIL: libffi.call/cls_multi_sshort.c (test for excess errors)
WARNING: libffi.call/cls_multi_sshort.c compilation failed to produce executable
FAIL: libffi.call/cls_multi_sshortchar.c (test for excess errors)
WARNING: libffi.call/cls_multi_sshortchar.c compilation failed to produce executable
FAIL: libffi.call/cls_multi_uchar.c (test for excess errors)
WARNING: libffi.call/cls_multi_uchar.c compilation failed to produce executable
FAIL: libffi.call/cls_multi_ushort.c (test for excess errors)
WARNING: libffi.call/cls_multi_ushort.c compilation failed to produce executable
FAIL: libffi.call/cls_multi_ushortchar.c (test for excess errors)
WARNING: libffi.call/cls_multi_ushortchar.c compilation failed to produce executable
FAIL: 17_intro/header_ios.cc (test for excess errors)
FAIL: libffi.call/cls_schar.c (test for excess errors)
WARNING: libffi.call/cls_schar.c compilation failed to produce executable
FAIL: libffi.call/cls_sint.c (test for excess errors)
WARNING: libffi.call/cls_sint.c compilation failed to produce executable
FAIL: libffi.call/cls_sshort.c (test for excess errors)
WARNING: libffi.call/cls_sshort.c compilation failed to produce executable
FAIL: libffi.call/cls_uchar.c (test for excess errors)
WARNING: libffi.call/cls_uchar.c compilation failed to produce executable
FAIL: libffi.call/cls_uint.c (test for excess errors)
WARNING: libffi.call/cls_uint.c compilation failed to produce executable
FAIL: libffi.call/cls_ulonglong.c (test for excess errors)
WARNING: libffi.call/cls_ulonglong.c compilation failed to produce executable
FAIL: libffi.call/cls_ushort.c (test for excess errors)
WARNING: libffi.call/cls_ushort.c compilation failed to produce executable
FAIL: 17_intro/header_iosfwd.cc (test for excess errors)
FAIL: libffi.call/nested_struct.c (test for excess errors)
WARNING: libffi.call/nested_struct.c compilation failed to produce executable
FAIL: libffi.call/nested_struct1.c (test for excess errors)
WARNING: libffi.call/nested_struct1.c compilation failed to produce executable
FAIL: libffi.call/nested_struct2.c (test for excess errors)
WARNING: libffi.call/nested_struct2.c compilation failed to produce executable
FAIL: libffi.call/nested_struct3.c (test for excess errors)
WARNING: libffi.call/nested_struct3.c compilation failed to produce executable
FAIL: libffi.call/problem1.c (test for excess errors)
WARNING: libffi.call/problem1.c compilation failed to produce executable
FAIL: gfortran.dg/der_array_1.f90 (test for excess errors)
WARNING: gfortran.dg/der_array_1.f90 compilation failed to produce executable
FAIL: 17_intro/header_iostream.cc (test for excess errors)
FAIL: 17_intro/header_istream.cc (test for excess errors)
Completed 3 tests
Allocated 5406969 collectable objects
Allocated 306 uncollectable objects
Allocated 3749849 atomic objects
Allocated 34436 stubborn objects
Finalized 6628/6629 objects - finalization is probably ok
0 disappearing links remain and 1 more objects were not finalized
	Slightly suspicious, but probably OK.
Total number of bytes allocated is 296790272
Final heap size is 17346560 bytes
Collector appears to work
Completed 458 collections
PASS: gctest
==================
All 1 tests passed
==================
Running /Users/lucier/programs/gcc/mainline/libffi/testsuite/libffi.special/special.exp ...
FAIL: libffi.special/unwindtest.cc (test for excess errors)
WARNING: libffi.special/unwindtest.cc compilation failed to produce executable

		=== libffi Summary ===

# of expected passes		42
# of unexpected failures	58
# of unsupported tests		2
make[3]: *** [check-DEJAGNU] Error 1
make[2]: *** [check-am] Error 2
make[2]: Target `check' not remade because of errors.
make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-O2 -g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -g -O2" "INSTALL=/sw/bin/install -c" "INSTALL_DATA=/sw/bin/install -c -m 644" "INSTALL_PROGRAM=/sw/bin/install -c" "INSTALL_SCRIPT=/sw/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-O2 -g -O2" "LIBCFLAGS_FOR_TARGET=-O2 -g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000  " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=--target_board 'unix{-mcpu=G5}'" "SHELL=/bin/sh" "exec_prefix=/pkgs/gcc-mainline" "infodir=/pkgs/gcc-mainline/info" "libdir=/pkgs/gcc-mainline/lib" "prefix=/pkgs/gcc-mainline" "AR=ar" "AS=as" "CC=/Users/lucier/programs/gcc/mainline/objdir/gcc/xgcc -B/Users/lucier/programs/gcc/mainline/objdir/gcc/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/bin/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/lib/ -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/include -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/sys-include" "CXX=/Users/lucier/programs/gcc/mainline/objdir/gcc/g++ -B/Users/lucier/programs/gcc/mainline/objdir/gcc/ -nostdinc++ -nostdinc++ -I/Users/lucier/programs/gcc/mainline/objdir/powerpc-apple-darwin7.5.0/libstdc++-v3/include/powerpc-apple-darwin7.5.0 -I/Users/lucier/programs/gcc/mainline/objdir/powerpc-apple-darwin7.5.0/libstdc++-v3/include -I/Users/lucier/programs/gcc/mainline/libstdc++-v3/libsupc++ -I/Users/lucier/programs/gcc/mainline/libstdc++-v3/include/backward -I/Users/lucier/programs/gcc/mainline/libstdc++-v3/testsuite -L/Users/lucier/programs/gcc/mainline/objdir/powerpc-apple-darwin7.5.0/libstdc++-v3/src -L/Users/lucier/programs/gcc/mainline/objdir/powerpc-apple-darwin7.5.0/libstdc++-v3/src/.libs -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/bin/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/lib/ -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/include -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/sys-include" "LD=ld" "LIBCFLAGS=-O2 -g -O2" "NM=nm" "PICFLAG=" "RANLIB=ranlib -c" "DESTDIR=" DO=all multi-do
make[3]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
if [ -z "" ]; then \
  true; \
else \
  rootpre=`${PWDCMD-pwd}`/; export rootpre; \
  srcrootpre=`cd ../../../libffi; ${PWDCMD-pwd}`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/Users/lucier/programs/gcc/mainline/objdir/gcc/xgcc -B/Users/lucier/programs/gcc/mainline/objdir/gcc/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/bin/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/lib/ -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/include -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/sys-include"; \
  for i in `${compiler} --print-multi-lib 2>/dev/null`; do \
    dir=`echo $i | sed -e 's/;.*$//'`; \
    if [ "${dir}" = "." ]; then \
      true; \
    else \
      if [ -d ../${dir}/${lib} ]; then \
	flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
	if (cd ../${dir}/${lib}; make  \
			CFLAGS="-O2 -g -O2 ${flags}" \
			FFLAGS=" ${flags}" \
			ADAFLAGS=" ${flags}" \
			prefix="/pkgs/gcc-mainline" \
			exec_prefix="/pkgs/gcc-mainline" \
			GCJFLAGS=" ${flags}" \
			CXXFLAGS="-g -O2 ${flags}" \
			LIBCFLAGS="-O2 -g -O2 ${flags}" \
			LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
			LDFLAGS=" ${flags}" \
			MULTIFLAGS="${flags}" \
			DESTDIR="" \
			INSTALL="/sw/bin/install -c" \
			INSTALL_DATA="/sw/bin/install -c -m 644" \
			INSTALL_PROGRAM="/sw/bin/install -c" \
			INSTALL_SCRIPT="/sw/bin/install -c" \
			all); then \
	  true; \
	else \
	  exit 1; \
	fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
make[1]: *** [check-recursive] Error 1
make[1]: Target `check' not remade because of errors.
make: *** [check-target-libffi] Error 2
FAIL: 17_intro/header_ostream.cc (test for excess errors)
FAIL: gfortran.dg/der_array_1.f90 (test for excess errors)
WARNING: gfortran.dg/der_array_1.f90 compilation failed to produce executable
FAIL: gfortran.dg/der_array_1.f90 (test for excess errors)
WARNING: gfortran.dg/der_array_1.f90 compilation failed to produce executable
FAIL: gfortran.dg/der_array_1.f90 (test for excess errors)
WARNING: gfortran.dg/der_array_1.f90 compilation failed to produce executable
FAIL: gfortran.dg/der_array_1.f90 (test for excess errors)
WARNING: gfortran.dg/der_array_1.f90 compilation failed to produce executable
FAIL: gfortran.dg/der_array_1.f90 (test for excess errors)
WARNING: gfortran.dg/der_array_1.f90 compilation failed to produce executable
FAIL: gfortran.dg/der_array_1.f90 (test for excess errors)
WARNING: gfortran.dg/der_array_1.f90 compilation failed to produce executable
FAIL: gfortran.dg/der_array_1.f90 (test for excess errors)
WARNING: gfortran.dg/der_array_1.f90 compilation failed to produce executable
FAIL: 17_intro/header_sstream.cc (test for excess errors)
FAIL: 17_intro/header_streambuf.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/g++.dg/charset/charset.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/g++.dg/compat/compat.exp ...
FAIL: 17_intro/headers.cc (test for excess errors)
FAIL: 18_support/14026.cc (test for excess errors)
FAIL: 18_support/new_delete_placement.cc (test for excess errors)
FAIL: PR9577 run
FAIL: 18_support/numeric_limits.cc (test for excess errors)
FAIL: 19_diagnostics/stdexceptions.cc (test for excess errors)
FAIL: 20_util/functional/binders.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/g++.dg/debug/debug.exp ...
FAIL: 20_util/memory/allocator/1.cc (test for excess errors)
FAIL: 20_util/memory/allocator/10378.cc (test for excess errors)
FAIL: 20_util/memory/allocator/14176.cc (test for excess errors)
FAIL: 20_util/memory/allocator/8230.cc (test for excess errors)
FAIL: 20_util/memory/auto_ptr/1.cc (test for excess errors)
FAIL: 20_util/memory/auto_ptr/2.cc (test for excess errors)
FAIL: 20_util/memory/auto_ptr/3.cc (test for excess errors)
FAIL: 20_util/memory/auto_ptr/3946.cc (test for excess errors)
FAIL: 20_util/memory/auto_ptr/4.cc (test for excess errors)
FAIL: longfield run
FAIL: 20_util/memory/auto_ptr/5.cc (test for excess errors)
FAIL: 20_util/memory/auto_ptr/6.cc (test for excess errors)
FAIL: 20_util/memory/auto_ptr/7.cc (test for excess errors)
FAIL: gfortran.dg/pr17612.f90 execution test
FAIL: gfortran.dg/pr17612.f90 execution test
FAIL: gfortran.dg/pr17612.f90 execution test
FAIL: 20_util/memory/raw_storage_iterator.cc (test for excess errors)
FAIL: 20_util/memory/temporary_buffer.cc (test for excess errors)
FAIL: 20_util/utility/pair/1.cc (test for excess errors)
FAIL: 20_util/utility/pair/2.cc (test for excess errors)
FAIL: 20_util/utility/pair/3.cc (test for excess errors)
FAIL: 20_util/utility/pair/4.cc (test for excess errors)
FAIL: 20_util/utility/rel_ops.cc (test for excess errors)
FAIL: 21_strings/basic_string/append/char/1.cc (test for excess errors)
FAIL: shortfield run
Running /Users/lucier/programs/gcc/mainline/libjava/testsuite/libjava.compile/compile.exp ...
FAIL: 21_strings/basic_string/append/char/2.cc (test for excess errors)
FAIL: 21_strings/basic_string/append/char/3.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/g++.dg/dg.exp ...
FAIL: 21_strings/basic_string/append/wchar_t/1.cc (test for excess errors)
XPASS: gfortran.dg/ret_pointer_1.f90 execution test
XPASS: gfortran.dg/ret_pointer_1.f90 execution test
XPASS: gfortran.dg/ret_pointer_1.f90 execution test
XPASS: gfortran.dg/ret_pointer_1.f90 execution test
XPASS: gfortran.dg/ret_pointer_1.f90 execution test
XPASS: gfortran.dg/ret_pointer_1.f90 execution test
XPASS: gfortran.dg/ret_pointer_1.f90 execution test
XPASS: gfortran.dg/ret_pointer_1.f90 execution test
FAIL: 21_strings/basic_string/append/wchar_t/2.cc (test for excess errors)
FAIL: 21_strings/basic_string/append/wchar_t/3.cc (test for excess errors)
FAIL: 21_strings/basic_string/assign/char/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/assign/char/2.cc (test for excess errors)
FAIL: 21_strings/basic_string/assign/char/3.cc (test for excess errors)
FAIL: 21_strings/basic_string/assign/wchar_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/assign/wchar_t/2.cc (test for excess errors)
FAIL: 21_strings/basic_string/assign/wchar_t/3.cc (test for excess errors)
FAIL: 21_strings/basic_string/capacity/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/capacity/char/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/capacity/char/2.cc (test for excess errors)
FAIL: 21_strings/basic_string/capacity/wchar_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/capacity/wchar_t/2.cc (test for excess errors)
FAIL: 21_strings/basic_string/compare/char/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/compare/char/13650.cc (test for excess errors)
FAIL: 21_strings/basic_string/compare/wchar_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/compare/wchar_t/13650.cc (test for excess errors)
FAIL: 21_strings/basic_string/cons/char/1.cc (test for excess errors)
FAIL: gfortran.dg/g77/cabs.f execution test
FAIL: gfortran.dg/g77/cabs.f execution test
FAIL: gfortran.dg/g77/cabs.f execution test
FAIL: gfortran.dg/g77/cabs.f execution test
FAIL: gfortran.dg/g77/cabs.f execution test
FAIL: gfortran.dg/g77/cabs.f execution test
FAIL: gfortran.dg/g77/cabs.f execution test
FAIL: gfortran.dg/g77/cabs.f execution test
FAIL: 21_strings/basic_string/cons/char/2.cc (test for excess errors)
FAIL: 21_strings/basic_string/cons/char/3.cc (test for excess errors)
FAIL: 21_strings/basic_string/cons/char/4.cc (test for excess errors)
FAIL: 21_strings/basic_string/cons/char/5.cc (test for excess errors)
FAIL: OperatorBenchmark compilation from source
FAIL: g++.dg/eh/crossjump1.C (test for excess errors)
FAIL: OperatorBenchmark compilation from bytecode
FAIL: OperatorBenchmark -O3 compilation from source
FAIL: OperatorBenchmark -O3 compilation from bytecode
FAIL: 21_strings/basic_string/cons/char/6.cc (test for excess errors)
FAIL: 21_strings/basic_string/cons/wchar_t/1.cc (test for excess errors)
FAIL: g++.dg/eh/omit-frame-pointer.C (test for excess errors)
FAIL: g++.dg/expr/cast2.C  (test for errors, line 4)
FAIL: g++.dg/ext/altivec-3.C execution test
FAIL: 21_strings/basic_string/cons/wchar_t/2.cc (test for excess errors)
FAIL: 21_strings/basic_string/cons/wchar_t/3.cc (test for excess errors)
FAIL: 21_strings/basic_string/cons/wchar_t/4.cc (test for excess errors)
FAIL: 21_strings/basic_string/cons/wchar_t/5.cc (test for excess errors)
FAIL: 21_strings/basic_string/cons/wchar_t/6.cc (test for excess errors)
FAIL: 21_strings/basic_string/element_access/char/1.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gfortran.fortran-torture/compile/compile.exp ...
FAIL: 21_strings/basic_string/element_access/char/2.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gfortran.fortran-torture/execute/execute.exp ...
FAIL: 21_strings/basic_string/element_access/char/3.cc (test for excess errors)
FAIL: 21_strings/basic_string/element_access/char/4.cc (test for excess errors)
FAIL: 21_strings/basic_string/element_access/char/empty.cc (test for excess errors)
FAIL: 21_strings/basic_string/element_access/wchar_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/element_access/wchar_t/2.cc (test for excess errors)
FAIL: 21_strings/basic_string/element_access/wchar_t/3.cc (test for excess errors)
FAIL: 21_strings/basic_string/element_access/wchar_t/4.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/arrayarg.f90 execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: 21_strings/basic_string/element_access/wchar_t/empty.cc (test for excess errors)
FAIL: 21_strings/basic_string/find/char/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/find/char/2.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/arrayarg.f90 execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: 21_strings/basic_string/find/char/3.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/arrayarg.f90 execution,  -Os 
FAIL: 21_strings/basic_string/find/wchar_t/1.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/arrayarg2.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/arrayarg2.f90 execution,  -O3 -fomit-frame-pointer 
FAIL: PR208 compilation from source
FAIL: PR208 compilation from bytecode
FAIL: gfortran.fortran-torture/execute/arrayarg2.f90 execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: 21_strings/basic_string/find/wchar_t/2.cc (test for excess errors)
FAIL: PR208 -O3 compilation from source
FAIL: gfortran.fortran-torture/execute/arrayarg2.f90 execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: PR208 -O3 compilation from bytecode
FAIL: gfortran.fortran-torture/execute/arrayarg2.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/arrayarg2.f90 execution,  -Os 
FAIL: 21_strings/basic_string/find/wchar_t/3.cc (test for excess errors)
FAIL: 21_strings/basic_string/insert/char/1.cc (test for excess errors)
FAIL: g++.dg/opt/pr15551.C (test for excess errors)
FAIL: gfortran.fortran-torture/execute/cmplx.f90 execution,  -O0 
FAIL: 21_strings/basic_string/insert/char/2.cc (test for excess errors)
FAIL: 21_strings/basic_string/insert/wchar_t/1.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/csqrt_1.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/csqrt_1.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/csqrt_1.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/csqrt_1.f90 execution,  -O3 -fomit-frame-pointer 
FAIL: gfortran.fortran-torture/execute/csqrt_1.f90 execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gfortran.fortran-torture/execute/csqrt_1.f90 execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gfortran.fortran-torture/execute/csqrt_1.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/csqrt_1.f90 execution,  -Os 
XPASS: g++.dg/other/packed1.C execution test
FAIL: g++.dg/other/profile1.C (test for excess errors)
FAIL: 21_strings/basic_string/insert/wchar_t/2.cc (test for excess errors)
FAIL: 21_strings/basic_string/inserters_extractors/char/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/inserters_extractors/char/10.cc (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c (test for excess errors)
FAIL: 21_strings/basic_string/inserters_extractors/char/11.cc (test for excess errors)
FAIL: 21_strings/basic_string/inserters_extractors/char/4.cc (test for excess errors)
FAIL: 21_strings/basic_string/inserters_extractors/char/5.cc (test for excess errors)
FAIL: 21_strings/basic_string/inserters_extractors/char/6.cc (test for excess errors)
FAIL: 21_strings/basic_string/inserters_extractors/char/7.cc (test for excess errors)
FAIL: 21_strings/basic_string/inserters_extractors/char/8.cc (test for excess errors)
FAIL: 21_strings/basic_string/inserters_extractors/char/9.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O1 
FAIL: 21_strings/basic_string/inserters_extractors/pod/10081-in.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O2 
FAIL: 21_strings/basic_string/inserters_extractors/pod/10081-out.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O3 -fomit-frame-pointer 
FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/10.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/11.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/4.cc (test for excess errors)
FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/5.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -O3 -g 
FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/6.cc (test for excess errors)
FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/7.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/emptyif.f90 compilation,  -Os 
FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/8.cc (test for excess errors)
FAIL: 21_strings/basic_string/inserters_extractors/wchar_t/9.cc (test for excess errors)
FAIL: 21_strings/basic_string/operations/char/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/operations/wchar_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/operators/char/1.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/objc.dg/dg.exp ...
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -fomit-frame-pointer 
FAIL: 21_strings/basic_string/operators/char/2.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: 21_strings/basic_string/operators/wchar_t/1.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/forall_3.f90 execution,  -Os 
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/objc.dg/special/special.exp ...

		=== objc Summary ===

# of expected passes		1525
# of unexpected failures	2
# of unresolved testcases	2
/Users/lucier/programs/gcc/mainline/objdir/gcc/xgcc  version 4.0.0 20041027 (experimental)

make[1]: [check-objc] Error 1 (ignored)
FAIL: 21_strings/basic_string/operators/wchar_t/2.cc (test for excess errors)
FAIL: 21_strings/basic_string/replace/char/1.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/initialization_1.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/initialization_1.f90 execution,  -O3 -fomit-frame-pointer 
FAIL: gfortran.fortran-torture/execute/initialization_1.f90 execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gfortran.fortran-torture/execute/initialization_1.f90 execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gfortran.fortran-torture/execute/initialization_1.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/initialization_1.f90 execution,  -Os 
FAIL: 21_strings/basic_string/replace/char/2.cc (test for excess errors)
FAIL: 21_strings/basic_string/replace/char/3.cc (test for excess errors)
FAIL: 21_strings/basic_string/replace/char/4.cc (test for excess errors)
FAIL: 21_strings/basic_string/replace/char/5.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -O3 -fomit-frame-pointer 
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/intrinsic_abs.f90 execution,  -Os 
FAIL: 21_strings/basic_string/replace/char/6.cc (test for excess errors)
FAIL: 21_strings/basic_string/replace/wchar_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/replace/wchar_t/2.cc (test for excess errors)
FAIL: 21_strings/basic_string/replace/wchar_t/3.cc (test for excess errors)
FAIL: 21_strings/basic_string/replace/wchar_t/4.cc (test for excess errors)
FAIL: 21_strings/basic_string/replace/wchar_t/5.cc (test for excess errors)
FAIL: 21_strings/basic_string/replace/wchar_t/6.cc (test for excess errors)
FAIL: 21_strings/basic_string/rfind/char/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/rfind/char/2.cc (test for excess errors)
FAIL: 21_strings/basic_string/rfind/char/3.cc (test for excess errors)
FAIL: 21_strings/basic_string/rfind/wchar_t/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/rfind/wchar_t/2.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O3 -fomit-frame-pointer 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -O3 -g 
FAIL: 21_strings/basic_string/rfind/wchar_t/3.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/intrinsic_dotprod.f90 execution,  -Os 
FAIL: 21_strings/basic_string/substr/char/1.cc (test for excess errors)
FAIL: 21_strings/basic_string/substr/wchar_t/1.cc (test for excess errors)
FAIL: 21_strings/c_strings/char/1.cc (test for excess errors)
FAIL: 21_strings/c_strings/char/2.cc (test for excess errors)
FAIL: 21_strings/c_strings/wchar_t/1.cc (test for excess errors)
FAIL: 21_strings/c_strings/wchar_t/2.cc (test for excess errors)
FAIL: 21_strings/char_traits/requirements/char/1.cc (test for excess errors)
FAIL: 21_strings/char_traits/requirements/short/1.cc (test for excess errors)
FAIL: 21_strings/char_traits/requirements/wchar_t/1.cc (test for excess errors)
FAIL: 21_strings/char_traits/typedefs/char/1.cc (test for excess errors)
FAIL: 22_locale/codecvt/always_noconv/char/1.cc (test for excess errors)
FAIL: 22_locale/codecvt/always_noconv/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/codecvt/always_noconv/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/codecvt/always_noconv/wchar_t/1.cc (test for excess errors)
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c (test for excess errors)
FAIL: 22_locale/codecvt/always_noconv/wchar_t/2.cc (test for excess errors)
FAIL: 22_locale/codecvt/always_noconv/wchar_t/3.cc (test for excess errors)
FAIL: 22_locale/codecvt/always_noconv/wchar_t/4.cc (test for excess errors)
FAIL: 22_locale/codecvt/always_noconv/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/codecvt/always_noconv/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/codecvt/encoding/char/1.cc (test for excess errors)
FAIL: 22_locale/codecvt/encoding/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/codecvt/encoding/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/codecvt/encoding/wchar_t/1.cc (test for excess errors)
FAIL: 22_locale/codecvt/encoding/wchar_t/2.cc (test for excess errors)
FAIL: 22_locale/codecvt/encoding/wchar_t/3.cc (test for excess errors)
FAIL: 22_locale/codecvt/encoding/wchar_t/4.cc (test for excess errors)
FAIL: 22_locale/codecvt/encoding/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/codecvt/encoding/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/codecvt/in/char/1.cc (test for excess errors)
FAIL: 22_locale/codecvt/in/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/codecvt/in/char/wrapped_locale.cc (test for excess errors)
XPASS: g++.dg/rtti/tinfo1.C scan-assembler _ZTIP9CTemplateIhE:
XPASS: g++.dg/rtti/tinfo1.C scan-assembler-not .globl[ \t]+_ZTIP9CTemplateIhE
XPASS: g++.dg/rtti/tinfo1.C scan-assembler-not .section[^\n\r]*_ZTIP9CTemplateIhE[^\n\r]*
FAIL: 22_locale/codecvt/in/wchar_t/1.cc (test for excess errors)
FAIL: g++.dg/rtti/typeid4.C (test for excess errors)
FAIL: 22_locale/codecvt/in/wchar_t/2.cc (test for excess errors)
FAIL: 22_locale/codecvt/in/wchar_t/3.cc (test for excess errors)
FAIL: 22_locale/codecvt/in/wchar_t/4.cc (test for excess errors)
FAIL: 22_locale/codecvt/in/wchar_t/5.cc (test for excess errors)
FAIL: 22_locale/codecvt/in/wchar_t/6.cc (test for excess errors)
FAIL: 22_locale/codecvt/in/wchar_t/7.cc (test for excess errors)
FAIL: 22_locale/codecvt/in/wchar_t/8.cc (test for excess errors)
FAIL: 22_locale/codecvt/in/wchar_t/9.cc (test for excess errors)
FAIL: 22_locale/codecvt/in/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/codecvt/in/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: g++.dg/template/friend10.C (test for excess errors)
FAIL: 22_locale/codecvt/length/char/1.cc (test for excess errors)
FAIL: 22_locale/codecvt/length/char/2.cc (test for excess errors)
FAIL: 22_locale/codecvt/length/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/codecvt/length/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/codecvt/length/wchar_t/1.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 compilation,  -O1 
FAIL: 22_locale/codecvt/length/wchar_t/2.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 compilation,  -O2 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 compilation,  -O3 -fomit-frame-pointer 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 compilation,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 compilation,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 compilation,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/intrinsic_set_exponent.f90 compilation,  -Os 
FAIL: 22_locale/codecvt/length/wchar_t/3.cc (test for excess errors)
FAIL: 22_locale/codecvt/length/wchar_t/4.cc (test for excess errors)
FAIL: 22_locale/codecvt/length/wchar_t/5.cc (test for excess errors)
FAIL: 22_locale/codecvt/length/wchar_t/6.cc (test for excess errors)
FAIL: 22_locale/codecvt/length/wchar_t/7.cc (test for excess errors)
FAIL: 22_locale/codecvt/length/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/codecvt/length/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/codecvt/max_length/char/1.cc (test for excess errors)
FAIL: 22_locale/codecvt/max_length/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/codecvt/max_length/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/codecvt/max_length/wchar_t/1.cc (test for excess errors)
FAIL: 22_locale/codecvt/max_length/wchar_t/2.cc (test for excess errors)
FAIL: 22_locale/codecvt/max_length/wchar_t/3.cc (test for excess errors)
FAIL: 22_locale/codecvt/max_length/wchar_t/4.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/g++.dg/gcov/gcov.exp ...
FAIL: 22_locale/codecvt/max_length/wchar_t/wrapped_env.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/g++.dg/pch/pch.exp ...
FAIL: 22_locale/codecvt/max_length/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/math.f90 execution,  -O0 
FAIL: 22_locale/codecvt/out/char/1.cc (test for excess errors)
FAIL: 22_locale/codecvt/out/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/codecvt/out/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/codecvt/out/wchar_t/1.cc (test for excess errors)
FAIL: 22_locale/codecvt/out/wchar_t/2.cc (test for excess errors)
FAIL: 22_locale/codecvt/out/wchar_t/3.cc (test for excess errors)
FAIL: 22_locale/codecvt/out/wchar_t/4.cc (test for excess errors)
FAIL: 22_locale/codecvt/out/wchar_t/5.cc (test for excess errors)
FAIL: 22_locale/codecvt/out/wchar_t/6.cc (test for excess errors)
FAIL: 22_locale/codecvt/out/wchar_t/7.cc (test for excess errors)
FAIL: 22_locale/codecvt/out/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/codecvt/out/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/codecvt/unicode/1.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O0 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O1 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O3 -fomit-frame-pointer 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: 22_locale/codecvt/unicode/char.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/power.f90 execution,  -Os 
FAIL: 22_locale/codecvt/unicode/wchar_t.cc (test for excess errors)
FAIL: 22_locale/codecvt/unshift/char/1.cc (test for excess errors)
FAIL: 22_locale/codecvt/unshift/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/codecvt/unshift/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/codecvt/unshift/wchar_t/1.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/retarray.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/retarray.f90 execution,  -O3 -fomit-frame-pointer 
FAIL: 22_locale/codecvt/unshift/wchar_t/2.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/retarray.f90 execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gfortran.fortran-torture/execute/retarray.f90 execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: 22_locale/codecvt/unshift/wchar_t/3.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/retarray.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/retarray.f90 execution,  -Os 
FAIL: 22_locale/codecvt/unshift/wchar_t/4.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/g++.dg/special/ecos.exp ...
FAIL: 22_locale/codecvt/unshift/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: g++.dg/special/conpr-3.C execution test
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/g++.dg/tls/tls.exp ...
FAIL: 22_locale/codecvt/unshift/wchar_t/wrapped_locale.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/g++.old-deja/old-deja.exp ...
FAIL: g++.old-deja/g++.abi/cxa_vec.C execution test
WARNING: program timed out.
FAIL: gcc.c-torture/compile/20001226-1.c (test for excess errors)
FAIL: 22_locale/collate/compare/char/1.cc (test for excess errors)
FAIL: 22_locale/collate/compare/char/2.cc (test for excess errors)
FAIL: 22_locale/collate/compare/char/3.cc (test for excess errors)
FAIL: 22_locale/collate/compare/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/collate/compare/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/collate/compare/wchar_t/1.cc (test for excess errors)
FAIL: 22_locale/collate/compare/wchar_t/3.cc (test for excess errors)
FAIL: g++.old-deja/g++.benjamin/15071.C (test for excess errors)
FAIL: 22_locale/collate/hash/char/1.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/strarray_3.f90 execution,  -O2 
FAIL: gfortran.fortran-torture/execute/strarray_3.f90 execution,  -O3 -fomit-frame-pointer 
FAIL: gfortran.fortran-torture/execute/strarray_3.f90 execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gfortran.fortran-torture/execute/strarray_3.f90 execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gfortran.fortran-torture/execute/strarray_3.f90 execution,  -O3 -g 
FAIL: gfortran.fortran-torture/execute/strarray_3.f90 execution,  -Os 
FAIL: 22_locale/collate/hash/char/2.cc (test for excess errors)
FAIL: 22_locale/collate/hash/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/collate/hash/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/collate/hash/wchar_t/1.cc (test for excess errors)
FAIL: 22_locale/collate/transform/char/2.cc (test for excess errors)
FAIL: g++.old-deja/g++.brendan/copy9.C (test for excess errors)
FAIL: 22_locale/collate/transform/char/3.cc (test for excess errors)
FAIL: 22_locale/collate/transform/char/wrapped_env.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/libjava/testsuite/libjava.jacks/jacks.exp ...
Running /Users/lucier/programs/gcc/mainline/libjava/testsuite/libjava.jar/jar.exp ...
FAIL: 22_locale/collate/transform/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/collate/transform/wchar_t/3.cc (test for excess errors)
FAIL: gfortran.fortran-torture/execute/where_3.f90 execution,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gfortran.fortran-torture/execute/where_3.f90 execution,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: 22_locale/collate_byname/named_equivalence.cc (test for excess errors)
FAIL: 22_locale/ctype/cons/char/1.cc (test for excess errors)
FAIL: 22_locale/ctype/cons/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/ctype/cons/char/wrapped_locale.cc (test for excess errors)

		=== gfortran Summary ===

# of expected passes		4504
# of unexpected failures	109
# of unexpected successes	8
# of expected failures		19
# of untested testcases		14
# of unsupported tests		8
/Users/lucier/programs/gcc/mainline/objdir/gcc/testsuite/../gfortran  version 4.0.0 20041027 (experimental)

make[1]: [check-gfortran] Error 1 (ignored)
FAIL: 22_locale/ctype/is/char/1.cc (test for excess errors)
FAIL: simple run
FAIL: 22_locale/ctype/is/char/2.cc (test for excess errors)
FAIL: 22_locale/ctype/is/char/3.cc (test for excess errors)
FAIL: 22_locale/ctype/is/char/9858.cc (test for excess errors)
FAIL: g++.old-deja/g++.brendan/nest21.C (test for excess errors)
FAIL: g++.old-deja/g++.brendan/new3.C execution test
FAIL: 22_locale/ctype/is/char/wrapped_env.cc (test for excess errors)
FAIL: g++.old-deja/g++.brendan/ptolemy2.C (test for excess errors)
FAIL: 22_locale/ctype/is/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/ctype/is/wchar_t/1.cc (test for excess errors)
FAIL: 22_locale/ctype/is/wchar_t/11740.cc (test for excess errors)
FAIL: 22_locale/ctype/is/wchar_t/2.cc (test for excess errors)
FAIL: /Users/lucier/programs/gcc/mainline/libjava/testsuite/libjava.jar/simple.jar execution - gij test
Running /Users/lucier/programs/gcc/mainline/libjava/testsuite/libjava.jni/jni.exp ...
FAIL: 22_locale/ctype/is/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/ctype/is/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/ctype/narrow/char/1.cc (test for excess errors)
FAIL: 22_locale/ctype/narrow/char/2.cc (test for excess errors)
FAIL: 22_locale/ctype/narrow/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/ctype/narrow/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/ctype/narrow/wchar_t/1.cc (test for excess errors)
FAIL: PR15133 run
FAIL: calls.c compilation
FAIL: 22_locale/ctype/narrow/wchar_t/2.cc (test for excess errors)
FAIL: 22_locale/ctype/narrow/wchar_t/3.cc (test for excess errors)
FAIL: 22_locale/ctype/narrow/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/ctype/narrow/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: g++.old-deja/g++.jason/2371.C (test for excess errors)
FAIL: 22_locale/ctype/scan/char/1.cc (test for excess errors)
FAIL: cxxtest run
FAIL: 22_locale/ctype/scan/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/ctype/scan/char/wrapped_locale.cc (test for excess errors)
FAIL: field run
FAIL: 22_locale/ctype/scan/wchar_t/1.cc (test for excess errors)
FAIL: g++.old-deja/g++.jason/template24.C (test for excess errors)
FAIL: g++.old-deja/g++.jason/template31.C (test for excess errors)
FAIL: final_method run
FAIL: g++.old-deja/g++.law/arg8.C (test for excess errors)
FAIL: 22_locale/ctype/scan/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: findclass run
FAIL: g++.old-deja/g++.law/code-gen5.C (test for excess errors)
FAIL: g++.old-deja/g++.law/ctors12.C (test for excess errors)
FAIL: 22_locale/ctype/scan/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/ctype/to/char/1.cc (test for excess errors)
FAIL: 22_locale/ctype/to/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/ctype/to/char/wrapped_locale.cc (test for excess errors)
FAIL: g++.old-deja/g++.law/cvt2.C (test for excess errors)
FAIL: 22_locale/ctype/to/wchar_t/1.cc (test for excess errors)
FAIL: 22_locale/ctype/to/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/ctype/to/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: invoke run
FAIL: 22_locale/ctype/widen/char/1.cc (test for excess errors)
FAIL: 22_locale/ctype/widen/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/ctype/widen/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/ctype/widen/wchar_t/1.cc (test for excess errors)
FAIL: 22_locale/ctype/widen/wchar_t/2.cc (test for excess errors)
FAIL: 22_locale/ctype/widen/wchar_t/3.cc (test for excess errors)
FAIL: gcc.c-torture/compile/20030612-1.c (test for excess errors)
FAIL: 22_locale/ctype/widen/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/ctype/widen/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/ctype_base/11844.cc (test for excess errors)
FAIL: jniutf run
FAIL: g++.old-deja/g++.law/virtual3.C (test for excess errors)
WARNING: g++.old-deja/g++.law/virtual3.C compilation failed to produce executable
FAIL: 22_locale/facet/1.cc (test for excess errors)
FAIL: 22_locale/facet/2.cc (test for excess errors)
FAIL: 22_locale/global_templates/1.cc (test for excess errors)
FAIL: 22_locale/locale/13630.cc (test for excess errors)
FAIL: 22_locale/locale/cons/1.cc (test for excess errors)
FAIL: 22_locale/locale/cons/12352.cc (test for excess errors)
FAIL: 22_locale/locale/cons/12438.cc (test for excess errors)
FAIL: g++.old-deja/g++.martin/bitset1.C (test for excess errors)
FAIL: martin run
FAIL: 22_locale/locale/cons/12658_thread-1.cc (test for excess errors)
XPASS: 22_locale/locale/cons/12658_thread-1.cc execution test
FAIL: g++.old-deja/g++.mike/dyncast7.C (test for excess errors)
FAIL: 22_locale/locale/cons/12658_thread-2.cc (test for excess errors)
FAIL: g++.old-deja/g++.mike/eh13.C (test for excess errors)
FAIL: 22_locale/locale/cons/2.cc (test for excess errors)
FAIL: 22_locale/locale/cons/4.cc (test for excess errors)
FAIL: g++.old-deja/g++.mike/eh2.C (test for excess errors)
FAIL: 22_locale/locale/cons/5.cc (test for excess errors)
FAIL: 22_locale/locale/cons/6.cc (test for excess errors)
FAIL: 22_locale/locale/cons/7.cc (test for excess errors)
FAIL: 22_locale/locale/cons/7222-c.cc (test for excess errors)
FAIL: 22_locale/locale/cons/7222-env.cc (test for excess errors)
FAIL: 22_locale/locale/cons/8.cc (test for excess errors)
FAIL: noclass run
FAIL: 22_locale/locale/global_locale_objects/1.cc (test for excess errors)
FAIL: g++.old-deja/g++.mike/net34.C (test for excess errors)
FAIL: 22_locale/locale/global_locale_objects/14071.cc (test for excess errors)
FAIL: 22_locale/locale/global_locale_objects/2.cc (test for excess errors)
FAIL: g++.old-deja/g++.mike/net46.C (test for excess errors)
FAIL: 22_locale/locale/global_locale_objects/3.cc (test for excess errors)
WARNING: g++.old-deja/g++.mike/p10769a.C compilation failed to produce executable
FAIL: 22_locale/locale/operations/1.cc (test for excess errors)
FAIL: 22_locale/locale/operations/2.cc (test for excess errors)
FAIL: 22_locale/messages/members/char/1.cc (test for excess errors)
FAIL: 22_locale/messages/members/char/2.cc (test for excess errors)
FAIL: overload run
FAIL: 22_locale/messages/members/char/3.cc (test for excess errors)
FAIL: g++.old-deja/g++.mike/p658.C (test for excess errors)
FAIL: 22_locale/messages/members/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/messages/members/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/messages_byname/named_equivalence.cc (test for excess errors)
FAIL: pr11951 run
FAIL: gcc.c-torture/compile/921118-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/921118-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/921118-1.c (test for excess errors)
FAIL: gcc.c-torture/compile/921118-1.c (test for excess errors)
FAIL: 22_locale/money_get/get/char/1.cc (test for excess errors)
FAIL: 22_locale/money_get/get/char/10.cc (test for excess errors)
FAIL: 22_locale/money_get/get/char/11.cc (test for excess errors)
FAIL: 22_locale/money_get/get/char/11528.cc (test for excess errors)
FAIL: 22_locale/money_get/get/char/12.cc (test for excess errors)
FAIL: 22_locale/money_get/get/char/13.cc (test for excess errors)
FAIL: 22_locale/money_get/get/char/14.cc (test for excess errors)
FAIL: register run
FAIL: 22_locale/money_get/get/char/15.cc (test for excess errors)
FAIL: 22_locale/money_get/get/char/16.cc (test for excess errors)
FAIL: 22_locale/money_get/get/char/17.cc (test for excess errors)
FAIL: 22_locale/money_get/get/char/18.cc (test for excess errors)
FAIL: 22_locale/money_get/get/char/19.cc (test for excess errors)
FAIL: 22_locale/money_get/get/char/2.cc (test for excess errors)
FAIL: gcc.c-torture/compile/941019-1.c (test for excess errors)
FAIL: 22_locale/money_get/get/char/3.cc (test for excess errors)
FAIL: 22_locale/money_get/get/char/4.cc (test for excess errors)
FAIL: simple_int run
FAIL: gcc.c-torture/compile/941019-1.c (test for excess errors)
WARNING: g++.old-deja/g++.other/enum5.C compilation failed to produce executable
FAIL: 22_locale/money_get/get/char/5.cc (test for excess errors)
FAIL: 22_locale/money_get/get/char/5.cc execution test
FAIL: gcc.c-torture/compile/941019-1.c (test for excess errors)
FAIL: 22_locale/money_get/get/char/6.cc (test for excess errors)
FAIL: 22_locale/money_get/get/char/7.cc (test for excess errors)
FAIL: gcc.c-torture/compile/941019-1.c (test for excess errors)
FAIL: g++.old-deja/g++.other/headers1.C (test for excess errors)
FAIL: 22_locale/money_get/get/char/8.cc (test for excess errors)
FAIL: gcc.c-torture/compile/941019-1.c (test for excess errors)
FAIL: 22_locale/money_get/get/char/9.cc (test for excess errors)
FAIL: g++.old-deja/g++.other/inline7.C (test for excess errors)
FAIL: g++.old-deja/g++.other/inline8.C (test for excess errors)
FAIL: throwit run
FAIL: gcc.c-torture/compile/941019-1.c (test for excess errors)
FAIL: 22_locale/money_get/get/char/wrapped_env.cc (test for excess errors)
FAIL: g++.old-deja/g++.other/reload1.C (test for excess errors)
WARNING: g++.old-deja/g++.other/reload1.C compilation failed to produce executable
FAIL: g++.old-deja/g++.other/sibcall1.C (test for excess errors)
FAIL: virtual run
Running /Users/lucier/programs/gcc/mainline/libjava/testsuite/libjava.lang/lang.exp ...
FAIL: 22_locale/money_get/get/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/1.cc (test for excess errors)
FAIL: g++.old-deja/g++.other/unchanging1.C (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/10.cc (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/11.cc (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/11528.cc (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/12.cc (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/13.cc (test for excess errors)
FAIL: ArrayStore execution - source compiled test
FAIL: 22_locale/money_get/get/wchar_t/14.cc (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/15.cc (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/16.cc (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/17.cc (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/18.cc (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/19.cc (test for excess errors)
FAIL: ArrayStore execution - gij test
FAIL: 22_locale/money_get/get/wchar_t/2.cc (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/3.cc (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/4.cc (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/5.cc (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/5.cc execution test
FAIL: 22_locale/money_get/get/wchar_t/6.cc (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/7.cc (test for excess errors)
FAIL: ArrayStore execution - bytecode->native test
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp ...
FAIL: 22_locale/money_get/get/wchar_t/8.cc (test for excess errors)
FAIL: 22_locale/money_get/get/wchar_t/9.cc (test for excess errors)
FAIL: gcc.c-torture/execute/builtins/complex-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/builtins/complex-1.c compilation,  -O1 
FAIL: 22_locale/money_get/get/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: ArrayStore -O3 execution - source compiled test
FAIL: 22_locale/money_get/get/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: g++.old-deja/g++.pt/ttp19.C (test for excess errors)
FAIL: ArrayStore execution - gij test
FAIL: g++.old-deja/g++.pt/ttp40.C (test for excess errors)
FAIL: 22_locale/money_put/put/char/1.cc (test for excess errors)
FAIL: 22_locale/money_put/put/char/12971.cc (test for excess errors)
FAIL: 22_locale/money_put/put/char/2.cc (test for excess errors)
FAIL: 22_locale/money_put/put/char/3.cc (test for excess errors)
FAIL: g++.old-deja/g++.robertl/eb115.C (test for excess errors)
FAIL: ArrayStore -O3 execution - bytecode->native test
FAIL: 22_locale/money_put/put/char/4.cc (test for excess errors)
FAIL: 22_locale/money_put/put/char/5.cc (test for excess errors)
FAIL: 22_locale/money_put/put/char/6.cc (test for excess errors)
FAIL: 22_locale/money_put/put/char/9780-3.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp ...
FAIL: g++.old-deja/g++.robertl/eb21.C (test for excess errors)
FAIL: 22_locale/money_put/put/char/wrapped_env.cc (test for excess errors)
FAIL: ArrayStore2 execution - source compiled test
FAIL: gcc.c-torture/execute/builtins/complex-1.c compilation,  -O0 
FAIL: g++.old-deja/g++.robertl/eb31.C (test for excess errors)
FAIL: g++.old-deja/g++.robertl/eb33.C (test for excess errors)
FAIL: gcc.c-torture/execute/builtins/complex-1.c compilation,  -O1 
FAIL: 22_locale/money_put/put/char/wrapped_locale.cc (test for excess errors)
FAIL: g++.old-deja/g++.robertl/eb41.C (test for excess errors)
FAIL: 22_locale/money_put/put/wchar_t/1.cc (test for excess errors)
FAIL: g++.old-deja/g++.robertl/eb46.C (test for excess errors)
FAIL: 22_locale/money_put/put/wchar_t/12971.cc (test for excess errors)
FAIL: g++.old-deja/g++.robertl/eb54.C (test for excess errors)
FAIL: 22_locale/money_put/put/wchar_t/2.cc (test for excess errors)
FAIL: ArrayStore2 execution - gij test
FAIL: g++.old-deja/g++.robertl/eb59.C (test for excess errors)
FAIL: 22_locale/money_put/put/wchar_t/3.cc (test for excess errors)
FAIL: g++.old-deja/g++.robertl/eb65.C (test for excess errors)
FAIL: g++.old-deja/g++.robertl/eb66.C (test for excess errors)
FAIL: 22_locale/money_put/put/wchar_t/4.cc (test for excess errors)
FAIL: g++.old-deja/g++.robertl/eb73.C (test for excess errors)
FAIL: 22_locale/money_put/put/wchar_t/5.cc (test for excess errors)
FAIL: g++.old-deja/g++.robertl/eb77.C (test for excess errors)
FAIL: 22_locale/money_put/put/wchar_t/6.cc (test for excess errors)
FAIL: g++.old-deja/g++.robertl/eb91.C (test for excess errors)

		=== g++ Summary ===

# of expected passes		10096
# of unexpected failures	52
# of unexpected successes	4
# of expected failures		77
# of unresolved testcases	47
# of unsupported tests		130
/Users/lucier/programs/gcc/mainline/objdir/gcc/testsuite/../g++  version 4.0.0 20041027 (experimental)

make[1]: [check-g++] Error 1 (ignored)
FAIL: ArrayStore2 execution - bytecode->native test
FAIL: 22_locale/money_put/put/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/money_put/put/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/moneypunct/members/char/1.cc (test for excess errors)
FAIL: ArrayStore2 -O3 execution - source compiled test
FAIL: 22_locale/moneypunct/members/char/2.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.c-torture/execute/execute.exp ...
FAIL: 22_locale/moneypunct/members/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/moneypunct/members/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/moneypunct/members/wchar_t/1.cc (test for excess errors)
FAIL: ArrayStore2 execution - gij test
FAIL: 22_locale/moneypunct/members/wchar_t/2.cc (test for excess errors)
FAIL: 22_locale/moneypunct/members/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/moneypunct/members/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/moneypunct_byname/named_equivalence.cc (test for excess errors)
FAIL: ArrayStore2 -O3 execution - bytecode->native test
FAIL: 22_locale/num_get/get/char/1.cc (test for excess errors)
FAIL: gcc.c-torture/execute/20000717-2.c compilation,  -O0 
FAIL: 22_locale/num_get/get/char/10.cc (test for excess errors)
FAIL: 22_locale/num_get/get/char/10.cc execution test
FAIL: 22_locale/num_get/get/char/11.cc (test for excess errors)
FAIL: Array_1 execution - source compiled test
FAIL: 22_locale/num_get/get/char/12.cc (test for excess errors)
FAIL: 22_locale/num_get/get/char/13.cc (test for excess errors)
FAIL: 22_locale/num_get/get/char/14.cc (test for excess errors)
FAIL: 22_locale/num_get/get/char/15.cc (test for excess errors)
FAIL: 22_locale/num_get/get/char/2.cc (test for excess errors)
FAIL: 22_locale/num_get/get/char/3.cc (test for excess errors)
FAIL: Array_1 execution - gij test
FAIL: 22_locale/num_get/get/char/4.cc (test for excess errors)
FAIL: 22_locale/num_get/get/char/4.cc execution test
FAIL: gcc.c-torture/execute/20001031-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/20001031-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/20001031-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/20001031-1.c compilation,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20001031-1.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/20001031-1.c compilation,  -Os 
FAIL: gcc.c-torture/execute/20001108-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/20001108-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/20001108-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/20001108-1.c compilation,  -Os 
FAIL: 22_locale/num_get/get/char/5.cc (test for excess errors)
FAIL: 22_locale/num_get/get/char/6.cc (test for excess errors)
FAIL: 22_locale/num_get/get/char/7.cc (test for excess errors)
FAIL: 22_locale/num_get/get/char/8.cc (test for excess errors)
FAIL: 22_locale/num_get/get/char/9.cc (test for excess errors)
FAIL: Array_1 execution - bytecode->native test
FAIL: 22_locale/num_get/get/char/wrapped_env.cc (test for excess errors)
FAIL: Array_1 -O3 execution - source compiled test
FAIL: 22_locale/num_get/get/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/num_get/get/wchar_t/1.cc (test for excess errors)
FAIL: 22_locale/num_get/get/wchar_t/10.cc (test for excess errors)
FAIL: 22_locale/num_get/get/wchar_t/10.cc execution test
FAIL: 22_locale/num_get/get/wchar_t/11.cc (test for excess errors)
FAIL: Array_1 execution - gij test
FAIL: 22_locale/num_get/get/wchar_t/12.cc (test for excess errors)
FAIL: 22_locale/num_get/get/wchar_t/13.cc (test for excess errors)
FAIL: 22_locale/num_get/get/wchar_t/14.cc (test for excess errors)
FAIL: 22_locale/num_get/get/wchar_t/15.cc (test for excess errors)
FAIL: 22_locale/num_get/get/wchar_t/2.cc (test for excess errors)
FAIL: 22_locale/num_get/get/wchar_t/3.cc (test for excess errors)
FAIL: Array_1 -O3 execution - bytecode->native test
FAIL: 22_locale/num_get/get/wchar_t/4.cc (test for excess errors)
FAIL: 22_locale/num_get/get/wchar_t/4.cc execution test
FAIL: 22_locale/num_get/get/wchar_t/5.cc (test for excess errors)
FAIL: 22_locale/num_get/get/wchar_t/6.cc (test for excess errors)
FAIL: 22_locale/num_get/get/wchar_t/7.cc (test for excess errors)
FAIL: 22_locale/num_get/get/wchar_t/8.cc (test for excess errors)
FAIL: Array_2 execution - source compiled test
FAIL: 22_locale/num_get/get/wchar_t/9.cc (test for excess errors)
FAIL: 22_locale/num_get/get/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: Array_2 execution - gij test
FAIL: 22_locale/num_get/get/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: Array_2 execution - bytecode->native test
FAIL: 22_locale/num_put/put/char/1.cc (test for excess errors)
FAIL: 22_locale/num_put/put/char/14220.cc (test for excess errors)
FAIL: 22_locale/num_put/put/char/15565.cc (test for excess errors)
WARNING: 22_locale/num_put/put/char/15565.cc compilation failed to produce executable
FAIL: 22_locale/num_put/put/char/2.cc (test for excess errors)
FAIL: 22_locale/num_put/put/char/3.cc (test for excess errors)
FAIL: 22_locale/num_put/put/char/4.cc (test for excess errors)
FAIL: 22_locale/num_put/put/char/5.cc (test for excess errors)
FAIL: 22_locale/num_put/put/char/6.cc (test for excess errors)
FAIL: Array_2 -O3 execution - source compiled test
FAIL: 22_locale/num_put/put/char/7.cc (test for excess errors)
FAIL: 22_locale/num_put/put/char/8.cc (test for excess errors)
FAIL: 22_locale/num_put/put/char/9.cc (test for excess errors)
FAIL: 22_locale/num_put/put/char/9780-2.cc (test for excess errors)
FAIL: Array_2 execution - gij test
FAIL: 22_locale/num_put/put/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/num_put/put/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/num_put/put/wchar_t/1.cc (test for excess errors)
FAIL: 22_locale/num_put/put/wchar_t/14220.cc (test for excess errors)
FAIL: Array_2 -O3 execution - bytecode->native test
FAIL: 22_locale/num_put/put/wchar_t/15565.cc (test for excess errors)
WARNING: 22_locale/num_put/put/wchar_t/15565.cc compilation failed to produce executable
FAIL: 22_locale/num_put/put/wchar_t/2.cc (test for excess errors)
FAIL: 22_locale/num_put/put/wchar_t/3.cc (test for excess errors)
FAIL: 22_locale/num_put/put/wchar_t/4.cc (test for excess errors)
FAIL: 22_locale/num_put/put/wchar_t/5.cc (test for excess errors)
FAIL: Array_3 execution - source compiled test
FAIL: 22_locale/num_put/put/wchar_t/6.cc (test for excess errors)
FAIL: 22_locale/num_put/put/wchar_t/7.cc (test for excess errors)
FAIL: 22_locale/num_put/put/wchar_t/8.cc (test for excess errors)
FAIL: 22_locale/num_put/put/wchar_t/9.cc (test for excess errors)
FAIL: gcc.c-torture/execute/20010605-2.c compilation,  -O0 
FAIL: Array_3 execution - gij test
FAIL: 22_locale/num_put/put/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/num_put/put/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/numpunct/members/char/1.cc (test for excess errors)
FAIL: Array_3 execution - bytecode->native test
FAIL: 22_locale/numpunct/members/char/2.cc (test for excess errors)
FAIL: 22_locale/numpunct/members/char/3.cc (test for excess errors)
FAIL: 22_locale/numpunct/members/char/cache_1.cc (test for excess errors)
FAIL: 22_locale/numpunct/members/char/cache_2.cc (test for excess errors)
FAIL: 22_locale/numpunct/members/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/numpunct/members/char/wrapped_locale.cc (test for excess errors)
FAIL: Array_3 -O3 execution - source compiled test
FAIL: 22_locale/numpunct/members/pod/1.cc (test for excess errors)
FAIL: 22_locale/numpunct/members/pod/2.cc (test for excess errors)
FAIL: 22_locale/numpunct/members/wchar_t/1.cc (test for excess errors)
FAIL: 22_locale/numpunct/members/wchar_t/2.cc (test for excess errors)
FAIL: Array_3 execution - gij test
FAIL: 22_locale/numpunct/members/wchar_t/cache_1.cc (test for excess errors)
FAIL: 22_locale/numpunct/members/wchar_t/cache_2.cc (test for excess errors)
FAIL: 22_locale/numpunct/members/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/numpunct/members/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/numpunct_byname/named_equivalence.cc (test for excess errors)
FAIL: Array_3 -O3 execution - bytecode->native test
FAIL: 22_locale/time_get/date_order/char/1.cc (test for excess errors)
FAIL: 22_locale/time_get/date_order/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/time_get/date_order/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/time_get/date_order/wchar_t/1.cc (test for excess errors)
FAIL: 22_locale/time_get/date_order/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/time_get/date_order/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/time_get/get_date/char/1.cc (test for excess errors)
FAIL: 22_locale/time_get/get_date/char/12750.cc (test for excess errors)
FAIL: 22_locale/time_get/get_date/char/12791.cc (test for excess errors)
FAIL: 22_locale/time_get/get_date/char/2.cc (test for excess errors)
FAIL: Class_1 execution - source compiled test
FAIL: 22_locale/time_get/get_date/char/3.cc (test for excess errors)
FAIL: 22_locale/time_get/get_date/char/wrapped_env.cc (test for excess errors)
FAIL: Class_1 execution - gij test
FAIL: 22_locale/time_get/get_date/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/time_get/get_date/wchar_t/1.cc (test for excess errors)
FAIL: 22_locale/time_get/get_date/wchar_t/12750.cc (test for excess errors)
FAIL: 22_locale/time_get/get_date/wchar_t/12791.cc (test for excess errors)
FAIL: 22_locale/time_get/get_date/wchar_t/2.cc (test for excess errors)
FAIL: 22_locale/time_get/get_date/wchar_t/3.cc (test for excess errors)
FAIL: 22_locale/time_get/get_date/wchar_t/4.cc (test for excess errors)
FAIL: Class_1 execution - bytecode->native test
FAIL: 22_locale/time_get/get_date/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/time_get/get_date/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/time_get/get_monthname/char/1.cc (test for excess errors)
FAIL: 22_locale/time_get/get_monthname/char/2.cc (test for excess errors)
FAIL: Class_1 -O3 execution - source compiled test
FAIL: 22_locale/time_get/get_monthname/char/3.cc (test for excess errors)
FAIL: 22_locale/time_get/get_monthname/char/4.cc (test for excess errors)
FAIL: 22_locale/time_get/get_monthname/char/wrapped_env.cc (test for excess errors)
FAIL: Class_1 execution - gij test
FAIL: 22_locale/time_get/get_monthname/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/time_get/get_monthname/wchar_t/1.cc (test for excess errors)
FAIL: gcc.c-torture/execute/20010605-2.c compilation,  -O1 
FAIL: 22_locale/time_get/get_monthname/wchar_t/2.cc (test for excess errors)
FAIL: gcc.c-torture/execute/20010605-2.c compilation,  -O2 
FAIL: 22_locale/time_get/get_monthname/wchar_t/3.cc (test for excess errors)
FAIL: 22_locale/time_get/get_monthname/wchar_t/4.cc (test for excess errors)
FAIL: gcc.c-torture/execute/20010605-2.c compilation,  -O3 -fomit-frame-pointer 
FAIL: Class_1 -O3 execution - bytecode->native test
FAIL: gcc.c-torture/execute/20010605-2.c compilation,  -O3 -g 
FAIL: 22_locale/time_get/get_monthname/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: gcc.c-torture/execute/20010605-2.c compilation,  -Os 
FAIL: 22_locale/time_get/get_monthname/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/time_get/get_time/char/1.cc (test for excess errors)
FAIL: 22_locale/time_get/get_time/char/2.cc (test for excess errors)
FAIL: CompareNaN execution - source compiled test
FAIL: 22_locale/time_get/get_time/char/3.cc (test for excess errors)
FAIL: 22_locale/time_get/get_time/char/4.cc (test for excess errors)
FAIL: 22_locale/time_get/get_time/char/wrapped_env.cc (test for excess errors)
FAIL: CompareNaN execution - gij test
FAIL: 22_locale/time_get/get_time/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/time_get/get_time/wchar_t/1.cc (test for excess errors)
FAIL: 22_locale/time_get/get_time/wchar_t/2.cc (test for excess errors)
FAIL: 22_locale/time_get/get_time/wchar_t/3.cc (test for excess errors)
FAIL: 22_locale/time_get/get_time/wchar_t/4.cc (test for excess errors)
FAIL: gcc.c-torture/execute/20020219-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/20020219-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/20020219-1.c compilation,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20020219-1.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/20020219-1.c compilation,  -Os 
FAIL: CompareNaN execution - bytecode->native test
FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/time_get/get_time/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: gcc.c-torture/execute/20020402-3.c compilation,  -O0 
FAIL: gcc.c-torture/execute/20020402-3.c compilation,  -O1 
FAIL: gcc.c-torture/execute/20020402-3.c compilation,  -O2 
FAIL: gcc.c-torture/execute/20020402-3.c compilation,  -Os 
FAIL: gcc.c-torture/execute/20020404-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/20020404-1.c compilation,  -O1 
FAIL: 22_locale/time_get/get_weekday/char/1.cc (test for excess errors)
FAIL: 22_locale/time_get/get_weekday/char/2.cc (test for excess errors)
FAIL: 22_locale/time_get/get_weekday/char/3.cc (test for excess errors)
FAIL: gcc.c-torture/execute/20020506-1.c compilation,  -O0 
FAIL: CompareNaN -O3 execution - source compiled test
FAIL: gcc.c-torture/execute/20020506-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/20020506-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/20020506-1.c compilation,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/20020506-1.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/20020506-1.c compilation,  -Os 
FAIL: 22_locale/time_get/get_weekday/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/time_get/get_weekday/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/time_get/get_weekday/wchar_t/1.cc (test for excess errors)
FAIL: CompareNaN execution - gij test
FAIL: 22_locale/time_get/get_weekday/wchar_t/2.cc (test for excess errors)
FAIL: 22_locale/time_get/get_weekday/wchar_t/3.cc (test for excess errors)
FAIL: 22_locale/time_get/get_weekday/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: CompareNaN -O3 execution - bytecode->native test
FAIL: 22_locale/time_get/get_weekday/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/time_get/get_year/char/1.cc (test for excess errors)
FAIL: 22_locale/time_get/get_year/char/3.cc (test for excess errors)
FAIL: gcc.c-torture/execute/20030307-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/20030307-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/20030307-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/20030307-1.c compilation,  -Os 
FAIL: 22_locale/time_get/get_year/char/wrapped_env.cc (test for excess errors)
FAIL: Divide_1 execution - source compiled test
FAIL: 22_locale/time_get/get_year/char/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/time_get/get_year/wchar_t/1.cc (test for excess errors)
FAIL: 22_locale/time_get/get_year/wchar_t/3.cc (test for excess errors)
FAIL: 22_locale/time_get/get_year/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: Divide_1 execution - gij test
FAIL: 22_locale/time_get/get_year/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 22_locale/time_put/put/char/1.cc (test for excess errors)
FAIL: 22_locale/time_put/put/char/10.cc (test for excess errors)
FAIL: 22_locale/time_put/put/char/12439_1.cc (test for excess errors)
FAIL: 22_locale/time_put/put/char/12439_3.cc (test for excess errors)
FAIL: 22_locale/time_put/put/char/17038.cc (test for excess errors)
FAIL: Divide_1 execution - bytecode->native test
FAIL: Divide_1 -O3 compilation from source
FAIL: 22_locale/time_put/put/char/2.cc (test for excess errors)
FAIL: 22_locale/time_put/put/char/3.cc (test for excess errors)
FAIL: 22_locale/time_put/put/char/4.cc (test for excess errors)
FAIL: 22_locale/time_put/put/char/5.cc (test for excess errors)
FAIL: 22_locale/time_put/put/char/6.cc (test for excess errors)
FAIL: 22_locale/time_put/put/char/7.cc (test for excess errors)
FAIL: 22_locale/time_put/put/char/8.cc (test for excess errors)
FAIL: Divide_1 execution - gij test
FAIL: 22_locale/time_put/put/char/9.cc (test for excess errors)
FAIL: Divide_1 -O3 compilation from bytecode
FAIL: 22_locale/time_put/put/char/9780-1.cc (test for excess errors)
FAIL: 22_locale/time_put/put/char/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/time_put/put/char/wrapped_locale.cc (test for excess errors)
FAIL: EvaluationOrder execution - source compiled test
FAIL: 22_locale/time_put/put/wchar_t/1.cc (test for excess errors)
FAIL: 22_locale/time_put/put/wchar_t/10.cc (test for excess errors)
FAIL: 22_locale/time_put/put/wchar_t/12439_1.cc (test for excess errors)
FAIL: 22_locale/time_put/put/wchar_t/12439_2.cc (test for excess errors)
FAIL: 22_locale/time_put/put/wchar_t/12439_3.cc (test for excess errors)
FAIL: 22_locale/time_put/put/wchar_t/17038.cc (test for excess errors)
FAIL: 22_locale/time_put/put/wchar_t/2.cc (test for excess errors)
FAIL: EvaluationOrder execution - gij test
FAIL: 22_locale/time_put/put/wchar_t/3.cc (test for excess errors)
FAIL: 22_locale/time_put/put/wchar_t/4.cc (test for excess errors)
FAIL: 22_locale/time_put/put/wchar_t/5.cc (test for excess errors)
FAIL: 22_locale/time_put/put/wchar_t/6.cc (test for excess errors)
FAIL: 22_locale/time_put/put/wchar_t/7.cc (test for excess errors)
FAIL: 22_locale/time_put/put/wchar_t/8.cc (test for excess errors)
FAIL: 22_locale/time_put/put/wchar_t/9.cc (test for excess errors)
FAIL: EvaluationOrder execution - bytecode->native test
FAIL: 22_locale/time_put/put/wchar_t/wrapped_env.cc (test for excess errors)
FAIL: 22_locale/time_put/put/wchar_t/wrapped_locale.cc (test for excess errors)
FAIL: 23_containers/bitset/cons/1.cc (test for excess errors)
FAIL: 23_containers/bitset/cons/16020.cc (test for excess errors)
FAIL: 23_containers/bitset/cons/6282.cc (test for excess errors)
FAIL: EvaluationOrder -O3 execution - source compiled test
FAIL: 23_containers/bitset/count/6124.cc (test for excess errors)
FAIL: 23_containers/bitset/ext/15361.cc (test for excess errors)
FAIL: 23_containers/bitset/input/1.cc (test for excess errors)
FAIL: 23_containers/bitset/invalidation/1.cc (test for excess errors)
FAIL: 23_containers/bitset/operations/1.cc (test for excess errors)
FAIL: 23_containers/bitset/operations/13838.cc (test for excess errors)
FAIL: EvaluationOrder execution - gij test
FAIL: 23_containers/bitset/operations/2.cc (test for excess errors)
FAIL: 23_containers/bitset/test/1.cc (test for excess errors)
FAIL: 23_containers/bitset/to_ulong/1.cc (test for excess errors)
FAIL: gcc.c-torture/execute/20040709-1.c execution,  -O0 
FAIL: 23_containers/deque/check_construct_destroy.cc (test for excess errors)
FAIL: EvaluationOrder -O3 execution - bytecode->native test
FAIL: gcc.c-torture/execute/20040709-1.c execution,  -O1 
FAIL: 23_containers/deque/cons/1.cc (test for excess errors)
FAIL: gcc.c-torture/execute/20040709-1.c execution,  -O2 
FAIL: 23_containers/deque/cons/2.cc (test for excess errors)
FAIL: 23_containers/deque/cons/clear_allocator.cc (test for excess errors)
FAIL: FileHandleGcTest execution - source compiled test
FAIL: gcc.c-torture/execute/20040709-1.c execution,  -Os 
FAIL: FileHandleGcTest execution - gij test
FAIL: 23_containers/deque/invalidation/1.cc (test for excess errors)
FAIL: gcc.c-torture/execute/20040709-2.c compilation,  -O2 
FAIL: gcc.c-torture/execute/20040709-2.c compilation,  -O3 -fomit-frame-pointer 
FAIL: 23_containers/deque/invalidation/2.cc (test for excess errors)
FAIL: gcc.c-torture/execute/20040709-2.c compilation,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/20040709-2.c compilation,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/20040709-2.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/20040709-2.c compilation,  -Os 
FAIL: gcc.c-torture/execute/20041011-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/20041011-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/20041011-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/20041011-1.c compilation,  -O3 -fomit-frame-pointer 
FAIL: FileHandleGcTest execution - bytecode->native test
FAIL: gcc.c-torture/execute/20041011-1.c compilation,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/20041011-1.c compilation,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: 23_containers/deque/invalidation/3.cc (test for excess errors)
FAIL: gcc.c-torture/execute/20041011-1.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/20041011-1.c compilation,  -Os 
FAIL: 23_containers/deque/invalidation/4.cc (test for excess errors)
FAIL: 23_containers/deque/modifiers/swap.cc (test for excess errors)
FAIL: 23_containers/deque/operators/1.cc (test for excess errors)
FAIL: gcc.c-torture/execute/920501-2.c compilation,  -O1 
FAIL: gcc.c-torture/execute/920501-2.c compilation,  -O2 
FAIL: gcc.c-torture/execute/920501-2.c compilation,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/920501-2.c compilation,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/920501-2.c compilation,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/920501-2.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/920501-2.c compilation,  -Os 
FAIL: FileHandleGcTest -O3 execution - source compiled test
FAIL: 23_containers/list/capacity/1.cc (test for excess errors)
FAIL: gcc.c-torture/execute/920501-9.c compilation,  -O1 
FAIL: gcc.c-torture/execute/920501-9.c compilation,  -O2 
FAIL: gcc.c-torture/execute/920501-9.c compilation,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/920501-9.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/920501-9.c compilation,  -Os 
FAIL: 23_containers/list/check_construct_destroy.cc (test for excess errors)
FAIL: 23_containers/list/cons/1.cc (test for excess errors)
FAIL: gcc.c-torture/execute/920604-1.c compilation,  -O0 
FAIL: 23_containers/list/cons/2.cc (test for excess errors)
FAIL: 23_containers/list/cons/3.cc (test for excess errors)
FAIL: 23_containers/list/cons/4.cc (test for excess errors)
FAIL: 23_containers/list/cons/5.cc (test for excess errors)
FAIL: 23_containers/list/cons/6.cc (test for excess errors)
FAIL: FileHandleGcTest execution - gij test
FAIL: 23_containers/list/cons/7.cc (test for excess errors)
FAIL: 23_containers/list/cons/8.cc (test for excess errors)
FAIL: 23_containers/list/cons/9.cc (test for excess errors)
FAIL: 23_containers/list/cons/clear_allocator.cc (test for excess errors)
FAIL: 23_containers/list/invalidation/1.cc (test for excess errors)
FAIL: FileHandleGcTest -O3 execution - bytecode->native test
FAIL: 23_containers/list/invalidation/2.cc (test for excess errors)
FAIL: 23_containers/list/invalidation/3.cc (test for excess errors)
FAIL: gcc.c-torture/execute/921202-2.c compilation,  -O0 
FAIL: 23_containers/list/invalidation/4.cc (test for excess errors)
FAIL: 23_containers/list/modifiers/1.cc (test for excess errors)
FAIL: 23_containers/list/modifiers/2.cc (test for excess errors)
FAIL: gcc.c-torture/execute/930111-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/930111-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/930111-1.c compilation,  -O2 
FAIL: 23_containers/list/modifiers/3.cc (test for excess errors)
FAIL: gcc.c-torture/execute/930111-1.c compilation,  -Os 
FAIL: Final execution - source compiled test
FAIL: 23_containers/list/modifiers/swap.cc (test for excess errors)
FAIL: 23_containers/list/operators/1.cc (test for excess errors)
FAIL: 23_containers/list/operators/2.cc (test for excess errors)
FAIL: 23_containers/list/operators/3.cc (test for excess errors)
FAIL: 23_containers/list/operators/4.cc (test for excess errors)
FAIL: Final execution - gij test
FAIL: 23_containers/map/insert/1.cc (test for excess errors)
FAIL: gcc.c-torture/execute/930622-2.c compilation,  -O0 
FAIL: gcc.c-torture/execute/930622-2.c compilation,  -O1 
FAIL: gcc.c-torture/execute/930622-2.c compilation,  -O2 
FAIL: gcc.c-torture/execute/930622-2.c compilation,  -Os 
FAIL: 23_containers/map/insert/16813.cc (test for excess errors)
FAIL: 23_containers/map/invalidation/1.cc (test for excess errors)
FAIL: Final execution - bytecode->native test
FAIL: 23_containers/map/invalidation/2.cc (test for excess errors)
FAIL: 23_containers/map/modifiers/swap.cc (test for excess errors)
FAIL: 23_containers/map/operators/1.cc (test for excess errors)
FAIL: Final -O3 execution - source compiled test
FAIL: 23_containers/multimap/invalidation/1.cc (test for excess errors)
FAIL: 23_containers/multimap/invalidation/2.cc (test for excess errors)
FAIL: 23_containers/multimap/modifiers/swap.cc (test for excess errors)
FAIL: Final execution - gij test
FAIL: 23_containers/multiset/insert/1.cc (test for excess errors)
FAIL: gcc.c-torture/execute/950612-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/950612-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/950612-1.c compilation,  -Os 
FAIL: gcc.c-torture/execute/950704-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/950704-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/950704-1.c compilation,  -O2 
FAIL: 23_containers/multiset/invalidation/1.cc (test for excess errors)
FAIL: gcc.c-torture/execute/950704-1.c compilation,  -Os 
FAIL: Final -O3 execution - bytecode->native test
FAIL: 23_containers/multiset/invalidation/2.cc (test for excess errors)
FAIL: 23_containers/multiset/modifiers/swap.cc (test for excess errors)
FAIL: 23_containers/priority_queue/members/7161.cc (test for excess errors)
FAIL: 23_containers/queue/members/7157.cc (test for excess errors)
FAIL: 23_containers/set/check_construct_destroy.cc (test for excess errors)
FAIL: Float_1 execution - source compiled test
FAIL: gcc.c-torture/execute/960402-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/960402-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/960402-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/960402-1.c compilation,  -Os 
FAIL: 23_containers/set/invalidation/1.cc (test for excess errors)
FAIL: gcc.c-torture/execute/960801-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/960801-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/960801-1.c compilation,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/960801-1.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/960801-1.c compilation,  -Os 
FAIL: 23_containers/set/invalidation/2.cc (test for excess errors)
FAIL: Float_1 execution - gij test
FAIL: 23_containers/set/modifiers/17948.cc (test for excess errors)
FAIL: 23_containers/set/modifiers/swap.cc (test for excess errors)
FAIL: 23_containers/stack/members/7158.cc (test for excess errors)
FAIL: gcc.c-torture/execute/961206-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/961206-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/961206-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/961206-1.c compilation,  -Os 
FAIL: 23_containers/vector/bool/1.cc (test for excess errors)
FAIL: Float_1 execution - bytecode->native test
FAIL: 23_containers/vector/bool/6886.cc (test for excess errors)
FAIL: 23_containers/vector/bool/clear_allocator.cc (test for excess errors)
FAIL: 23_containers/vector/capacity/1.cc (test for excess errors)
FAIL: 23_containers/vector/capacity/2.cc (test for excess errors)
FAIL: 23_containers/vector/capacity/8230.cc (test for excess errors)
FAIL: 23_containers/vector/check_construct_destroy.cc (test for excess errors)
FAIL: 23_containers/vector/cons/1.cc (test for excess errors)
FAIL: 23_containers/vector/cons/2.cc (test for excess errors)
FAIL: Float_1 -O3 execution - source compiled test
FAIL: 23_containers/vector/cons/3.cc (test for excess errors)
FAIL: 23_containers/vector/cons/4.cc (test for excess errors)
FAIL: 23_containers/vector/cons/6513.cc (test for excess errors)
FAIL: 23_containers/vector/cons/clear_allocator.cc (test for excess errors)
FAIL: 23_containers/vector/element_access/1.cc (test for excess errors)
FAIL: Float_1 execution - gij test
FAIL: 23_containers/vector/invalidation/1.cc (test for excess errors)
FAIL: 23_containers/vector/invalidation/2.cc (test for excess errors)
FAIL: Float_1 -O3 execution - bytecode->native test
FAIL: 23_containers/vector/invalidation/3.cc (test for excess errors)
FAIL: gcc.c-torture/execute/991216-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/991216-2.c compilation,  -O0 
FAIL: 23_containers/vector/invalidation/4.cc (test for excess errors)
FAIL: 23_containers/vector/modifiers/1.cc (test for excess errors)
FAIL: 23_containers/vector/modifiers/2.cc (test for excess errors)
FAIL: G19990301_01 execution - source compiled test
FAIL: 23_containers/vector/modifiers/insert/1.cc (test for excess errors)
FAIL: 23_containers/vector/modifiers/swap.cc (test for excess errors)
FAIL: 23_containers/vector/resize/1.cc (test for excess errors)
FAIL: gcc.c-torture/execute/ashldi-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/ashrdi-1.c compilation,  -O1 
FAIL: 24_iterators/back_insert_iterator.cc (test for excess errors)
FAIL: gcc.c-torture/execute/ashrdi-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/ashrdi-1.c compilation,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/ashrdi-1.c compilation,  -O3 -fomit-frame-pointer -funroll-loops 
FAIL: gcc.c-torture/execute/ashrdi-1.c compilation,  -O3 -fomit-frame-pointer -funroll-all-loops -finline-functions 
FAIL: gcc.c-torture/execute/ashrdi-1.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/ashrdi-1.c compilation,  -Os 
FAIL: 24_iterators/front_insert_iterator.cc (test for excess errors)
FAIL: 24_iterators/insert_iterator.cc (test for excess errors)
FAIL: 24_iterators/istream_iterator.cc (test for excess errors)
FAIL: G19990301_01 execution - gij test
FAIL: 24_iterators/istreambuf_iterator/2.cc (test for excess errors)
FAIL: gcc.c-torture/execute/builtin-bitops-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/builtin-bitops-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/builtin-bitops-1.c compilation,  -O2 
FAIL: 24_iterators/istreambuf_iterator/2627.cc (test for excess errors)
FAIL: 24_iterators/iterator.cc (test for excess errors)
FAIL: 24_iterators/ostream_iterator.cc (test for excess errors)
FAIL: 24_iterators/ostreambuf_iterator/2.cc (test for excess errors)
FAIL: 24_iterators/reverse_iterator/2.cc (test for excess errors)
FAIL: G19990301_01 execution - bytecode->native test
FAIL: 24_iterators/reverse_iterator/3.cc (test for excess errors)
FAIL: gcc.c-torture/execute/builtin-bitops-1.c compilation,  -Os 
FAIL: 25_algorithms/binary_search.cc (test for excess errors)
FAIL: 25_algorithms/copy/1.cc (test for excess errors)
FAIL: 25_algorithms/copy/2.cc (test for excess errors)
FAIL: 25_algorithms/copy/3.cc (test for excess errors)
FAIL: 25_algorithms/copy/4.cc (test for excess errors)
FAIL: 25_algorithms/equal.cc (test for excess errors)
FAIL: 25_algorithms/fill/1.cc (test for excess errors)
FAIL: 25_algorithms/fill/2.cc (test for excess errors)
FAIL: G19990301_01 -O3 execution - source compiled test
FAIL: 25_algorithms/heap.cc (test for excess errors)
FAIL: 25_algorithms/min_max.cc (test for excess errors)
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: 25_algorithms/partition.cc (test for excess errors)
FAIL: 25_algorithms/rotate.cc (test for excess errors)
FAIL: gcc.c-torture/execute/complex-6.c compilation,  -O0 
FAIL: gcc.c-torture/execute/complex-6.c compilation,  -O1 
FAIL: 25_algorithms/sort.cc (test for excess errors)
FAIL: G19990301_01 execution - gij test
FAIL: 25_algorithms/unique/1.cc (test for excess errors)
FAIL: 25_algorithms/unique/11480.cc (test for excess errors)
FAIL: gcc.c-torture/execute/complex-6.c compilation,  -O2 
FAIL: 25_algorithms/unique/2.cc (test for excess errors)
FAIL: 26_numerics/cmath/c99_classification_macros_c.cc (test for excess errors)
FAIL: 26_numerics/cmath/c_math.cc (test for excess errors)
FAIL: gcc.c-torture/execute/complex-6.c compilation,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/complex-6.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/complex-6.c compilation,  -Os 
FAIL: G19990301_01 -O3 execution - bytecode->native test
FAIL: gcc.c-torture/execute/conversion.c compilation,  -O0 
FAIL: gcc.c-torture/execute/conversion.c compilation,  -O1 
FAIL: gcc.c-torture/execute/conversion.c compilation,  -O2 
FAIL: gcc.c-torture/execute/conversion.c compilation,  -Os 
FAIL: gcc.c-torture/execute/divconst-3.c compilation,  -O0 
FAIL: G19990302_02 execution - source compiled test
FAIL: G19990302_02 execution - gij test
FAIL: G19990302_02 execution - bytecode->native test
FAIL: gcc.c-torture/execute/lshrdi-1.c compilation,  -O1 
FAIL: G19990302_02 -O3 execution - source compiled test
FAIL: G19990302_02 execution - gij test
FAIL: G19990302_02 -O3 execution - bytecode->native test
FAIL: G19990303_01 execution - source compiled test
FAIL: gcc.c-torture/execute/shiftdi.c compilation,  -O0 
FAIL: G19990303_01 execution - gij test
FAIL: gcc.c-torture/execute/stdarg-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/stdarg-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/stdarg-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/stdarg-1.c compilation,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/stdarg-1.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/stdarg-1.c compilation,  -Os 
FAIL: gcc.c-torture/execute/stdarg-2.c compilation,  -O0 
FAIL: 26_numerics/complex/13450.cc (test for excess errors)
WARNING: 26_numerics/complex/13450.cc compilation failed to produce executable
FAIL: gcc.c-torture/execute/stdarg-2.c compilation,  -O1 
FAIL: gcc.c-torture/execute/stdarg-2.c compilation,  -O2 
FAIL: gcc.c-torture/execute/stdarg-2.c compilation,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/stdarg-2.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/stdarg-2.c compilation,  -Os 
FAIL: 26_numerics/complex/buggy_complex.cc (test for excess errors)
FAIL: G19990303_01 execution - bytecode->native test
FAIL: 26_numerics/complex/complex_inserters_extractors.cc (test for excess errors)
FAIL: 26_numerics/complex/complex_value.cc (test for excess errors)
FAIL: 26_numerics/complex/pow.cc (test for excess errors)
FAIL: 26_numerics/numeric/sum_diff.cc (test for excess errors)
FAIL: gcc.c-torture/execute/tstdi-1.c compilation,  -O0 
FAIL: gcc.c-torture/execute/tstdi-1.c compilation,  -O1 
FAIL: gcc.c-torture/execute/tstdi-1.c compilation,  -O2 
FAIL: gcc.c-torture/execute/tstdi-1.c compilation,  -Os 
FAIL: G19990303_01 -O3 execution - source compiled test
FAIL: 26_numerics/valarray/binary_closure.cc (test for excess errors)
FAIL: 26_numerics/valarray/slice.cc (test for excess errors)
FAIL: 26_numerics/valarray/slice_array_assignment.cc (test for excess errors)
FAIL: 26_numerics/valarray/valarray.cc (test for excess errors)
FAIL: 26_numerics/valarray/valarray_const_bracket.cc (test for excess errors)
FAIL: G19990303_01 execution - gij test
FAIL: gcc.c-torture/execute/va-arg-20.c compilation,  -O0 
FAIL: gcc.c-torture/execute/va-arg-20.c compilation,  -O1 
FAIL: gcc.c-torture/execute/va-arg-20.c compilation,  -O2 
FAIL: gcc.c-torture/execute/va-arg-20.c compilation,  -O3 -fomit-frame-pointer 
FAIL: gcc.c-torture/execute/va-arg-20.c compilation,  -O3 -g 
FAIL: gcc.c-torture/execute/va-arg-20.c compilation,  -Os 
FAIL: 26_numerics/valarray/valarray_operators.cc (test for excess errors)
FAIL: 26_numerics/valarray/valarray_subset_assignment.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/3.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/3.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/4.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/close/12790-1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/close/12790-1.cc compilation failed to produce executable
FAIL: G19990303_01 -O3 execution - bytecode->native test
FAIL: 27_io/basic_filebuf/close/char/1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/close/char/12790-1.cc (test for excess errors)
FAIL: gcc.c-torture/execute/va-arg-6.c compilation,  -O0 
FAIL: 27_io/basic_filebuf/close/char/12790-2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/close/char/12790-3.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/close/char/12790-4.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/close/char/2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/close/char/3.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/close/char/4.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp ...
FAIL: gcc.c-torture/execute/ieee/20000320-1.c compilation,  -O0 
FAIL: 27_io/basic_filebuf/close/char/4879.cc (test for excess errors)
FAIL: G19990303_02 execution - source compiled test
FAIL: 27_io/basic_filebuf/close/char/5.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/close/char/9964.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/close/wchar_t/12790-1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/close/wchar_t/12790-2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/close/wchar_t/12790-3.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/close/wchar_t/12790-4.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/cons/char/1.cc (test for excess errors)
FAIL: G19990303_02 execution - gij test
FAIL: 27_io/basic_filebuf/cons/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/cons/wchar_t/10132-1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/imbue/12206.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/imbue/12206.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/imbue/char/1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/imbue/char/13007.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/imbue/char/13171-1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/imbue/char/13171-2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/imbue/char/13171-4.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/imbue/char/13582-2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/imbue/char/14975-1.cc (test for excess errors)
FAIL: G19990303_02 execution - bytecode->native test
FAIL: 27_io/basic_filebuf/imbue/char/2.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/imbue/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/imbue/char/3.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/imbue/char/9322.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/imbue/wchar_t/1.cc (test for excess errors)
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O0 
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O2 
FAIL: 27_io/basic_filebuf/imbue/wchar_t/12868.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.c-torture/execute/ieee/ieee.exp ...
FAIL: gcc.c-torture/execute/ieee/20000320-1.c compilation,  -O0 
FAIL: 27_io/basic_filebuf/imbue/wchar_t/13007.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/imbue/wchar_t/13171-3.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/imbue/wchar_t/13582-2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/imbue/wchar_t/13582-3.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/imbue/wchar_t/13582-3.cc compilation failed to produce executable
FAIL: G19990303_02 -O3 execution - source compiled test
FAIL: 27_io/basic_filebuf/imbue/wchar_t/14975-2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/imbue/wchar_t/2.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/imbue/wchar_t/2.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/imbue/wchar_t/3.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/imbue/wchar_t/9322.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/in_avail/char/1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/is_open/char/1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/open/12790-1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/open/12790-1.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/open/char/1.cc (test for excess errors)
FAIL: G19990303_02 execution - gij test
FAIL: 27_io/basic_filebuf/open/char/2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/open/char/3.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/open/char/9507.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/open/char/9507.cc execution test
FAIL: 27_io/basic_filebuf/overflow/char/1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/overflow/char/13858.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/overflow/char/2-unbuf.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/overflow/char/2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/overflow/char/3599.cc (test for excess errors)
FAIL: G19990303_02 -O3 execution - bytecode->native test
FAIL: 27_io/basic_filebuf/overflow/char/9169.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/overflow/char/9182-2.cc (test for excess errors)
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O0 
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O1 
FAIL: gcc.c-torture/execute/ieee/rbug.c execution,  -O2 
FAIL: 27_io/basic_filebuf/overflow/char/9988.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.c-torture/unsorted/unsorted.exp ...
FAIL: 27_io/basic_filebuf/overflow/wchar_t/11305-1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/overflow/wchar_t/11305-2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/overflow/wchar_t/11305-3.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/overflow/wchar_t/11305-4.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/overflow/wchar_t/13858.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/pbackfail/char/9761.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sbumpc/char/1-in.cc (test for excess errors)
FAIL: gcc.c-torture/unsorted/b1.c,  -O0  
FAIL: gcc.c-torture/unsorted/b1.c,  -O1  
FAIL: gcc.c-torture/unsorted/b1.c,  -O2  
FAIL: gcc.c-torture/unsorted/b1.c,  -Os  
FAIL: 27_io/basic_filebuf/sbumpc/char/1-io.cc (test for excess errors)
FAIL: G19990304_01 execution - source compiled test
FAIL: 27_io/basic_filebuf/sbumpc/char/1-out.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sbumpc/char/2-in.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sbumpc/char/2-io.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sbumpc/char/2-out.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sbumpc/char/9825.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sbumpc/char/9825.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/10132-2.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/10132-2.cc compilation failed to produce executable
FAIL: gcc.c-torture/unsorted/BUG12.c,  -O1  
FAIL: gcc.c-torture/unsorted/BUG12.c,  -O2  
FAIL: gcc.c-torture/unsorted/BUG12.c,  -O3 -fomit-frame-pointer  
FAIL: gcc.c-torture/unsorted/BUG12.c,  -O3 -g  
FAIL: gcc.c-torture/unsorted/BUG12.c,  -Os  
FAIL: 27_io/basic_filebuf/seekoff/12790-1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/12790-1.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/12790-2.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/12790-2.cc compilation failed to produce executable
FAIL: G19990304_01 execution - gij test
FAIL: 27_io/basic_filebuf/seekoff/12790-3.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/12790-3.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/12790-4.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/12790-4.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/char/1-in.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/char/1-in.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/char/1-io.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/char/1-io.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/char/1-out.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/char/1-out.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/char/11543.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/char/11543.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/char/12232.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/char/12232.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/char/12790-1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/char/12790-1.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/char/12790-2.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/char/12790-2.cc compilation failed to produce executable
FAIL: G19990304_01 execution - bytecode->native test
FAIL: 27_io/basic_filebuf/seekoff/char/12790-3.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/char/12790-3.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/char/12790-4.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/char/12790-4.cc compilation failed to produce executable
FAIL: gcc.c-torture/unsorted/di.c,  -O0  
FAIL: gcc.c-torture/unsorted/di.c,  -O1  
FAIL: gcc.c-torture/unsorted/di.c,  -O2  
FAIL: gcc.c-torture/unsorted/dic.c,  -O1  
FAIL: gcc.c-torture/unsorted/dic.c,  -O2  
FAIL: gcc.c-torture/unsorted/dic.c,  -O3 -fomit-frame-pointer  
FAIL: gcc.c-torture/unsorted/dic.c,  -O3 -g  
FAIL: gcc.c-torture/unsorted/dic.c,  -Os  
FAIL: 27_io/basic_filebuf/seekoff/char/2-in.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/char/2-in.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/char/2-io.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/char/2-io.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/char/2-out.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/char/2-out.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/char/3-in.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/char/3-in.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/char/3-io.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/char/3-io.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/char/3-out.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/char/3-out.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/wchar_t/1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/wchar_t/1.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/wchar_t/11543.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/wchar_t/11543.cc compilation failed to produce executable
FAIL: G19990304_01 -O3 execution - source compiled test
FAIL: 27_io/basic_filebuf/seekoff/wchar_t/12790-1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/wchar_t/12790-1.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/wchar_t/12790-2.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/wchar_t/12790-2.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/wchar_t/12790-3.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/wchar_t/12790-3.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/wchar_t/12790-4.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/wchar_t/12790-4.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/wchar_t/2.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/wchar_t/2.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/wchar_t/3.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/wchar_t/3.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekoff/wchar_t/9875_seekoff.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekoff/wchar_t/9875_seekoff.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/10132-3.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/10132-3.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/12790-1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/12790-1.cc compilation failed to produce executable
FAIL: G19990304_01 execution - gij test
FAIL: 27_io/basic_filebuf/seekpos/12790-2.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/12790-2.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/12790-3.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/12790-3.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/char/1-in.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/char/1-in.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/char/1-io.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/char/1-io.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/char/1-out.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/char/1-out.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/char/12790-1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/char/12790-1.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/char/12790-2.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/char/12790-2.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/char/12790-3.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/char/12790-3.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/char/12790-4.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/char/12790-4.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/char/2-in.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/char/2-in.cc compilation failed to produce executable
FAIL: G19990304_01 -O3 execution - bytecode->native test
FAIL: 27_io/basic_filebuf/seekpos/char/2-io.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/char/2-io.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/char/2-out.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/char/2-out.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/char/3-in.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/seekpos/char/3-io.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/seekpos/char/3-out.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/seekpos/wchar_t/1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/wchar_t/1.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/wchar_t/12790-1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/wchar_t/12790-1.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/wchar_t/12790-2.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/wchar_t/12790-2.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/wchar_t/12790-3.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/wchar_t/12790-3.cc compilation failed to produce executable
FAIL: G19990310_01 execution - source compiled test
FAIL: 27_io/basic_filebuf/seekpos/wchar_t/12790-4.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/wchar_t/12790-4.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/wchar_t/9874.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/wchar_t/9874.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/seekpos/wchar_t/9875_seekpos.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/wchar_t/9875_seekpos.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/setbuf/char/1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/setbuf/char/12875-1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/setbuf/char/12875-2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/setbuf/char/2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/setbuf/char/3.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sgetc/char/1-in.cc (test for excess errors)
FAIL: G19990310_01 execution - gij test
FAIL: 27_io/basic_filebuf/sgetc/char/1-io.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sgetc/char/1-out.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sgetc/char/2-in.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sgetc/char/2-io.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sgetc/char/2-out.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sgetn/char/1-in.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sgetn/char/1-io.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sgetn/char/1-out.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sgetn/char/2-in.cc (test for excess errors)
FAIL: G19990310_01 execution - bytecode->native test
FAIL: 27_io/basic_filebuf/sgetn/char/2-io.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sgetn/char/2-out.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sgetn/char/3.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/showmanyc/char/9533-1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/showmanyc/char/9533-2.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/charset/charset.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/compat/compat.exp ...
FAIL: gcc.dg/compat/scalar-by-value-1 c_compat_x_tst.o compile
FAIL: 27_io/basic_filebuf/snextc/char/1-in.cc (test for excess errors)
FAIL: gcc.dg/compat/scalar-by-value-1 c_compat_y_tst.o compile
FAIL: 27_io/basic_filebuf/snextc/char/1-io.cc (test for excess errors)
FAIL: G19990310_01 -O3 execution - source compiled test
FAIL: 27_io/basic_filebuf/snextc/char/1-out.cc (test for excess errors)
FAIL: gcc.dg/compat/scalar-by-value-3 c_compat_x_tst.o compile
FAIL: 27_io/basic_filebuf/snextc/char/2-in.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/snextc/char/2-io.cc (test for excess errors)
FAIL: gcc.dg/compat/scalar-by-value-3 c_compat_y_tst.o compile
FAIL: gcc.dg/compat/scalar-by-value-4 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: gcc.dg/compat/scalar-return-1 c_compat_x_tst.o compile
FAIL: 27_io/basic_filebuf/snextc/char/2-out.cc (test for excess errors)
FAIL: gcc.dg/compat/scalar-return-1 c_compat_y_tst.o compile
FAIL: 27_io/basic_filebuf/sputbackc/char/1-in.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sputbackc/char/1-in.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sputbackc/char/1-io.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sputbackc/char/1-io.cc compilation failed to produce executable
FAIL: gcc.dg/compat/scalar-return-3 c_compat_x_tst.o compile
FAIL: 27_io/basic_filebuf/sputbackc/char/1-out.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sputbackc/char/2-in.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sputbackc/char/2-in.cc compilation failed to produce executable
FAIL: G19990310_01 execution - gij test
FAIL: gcc.dg/compat/scalar-return-3 c_compat_y_tst.o compile
FAIL: 27_io/basic_filebuf/sputbackc/char/2-io.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sputbackc/char/2-io.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sputbackc/char/2-out.cc (test for excess errors)
FAIL: gcc.dg/compat/struct-by-value-10 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: 27_io/basic_filebuf/sputbackc/char/9425.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sputc/char/1-in.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sputc/char/1-io.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sputc/char/1-out.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sputc/char/1057.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sputc/char/2-in.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sputc/char/2-io.cc (test for excess errors)
FAIL: G19990310_01 -O3 execution - bytecode->native test
FAIL: 27_io/basic_filebuf/sputc/char/2-out.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sputc/char/9701-2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sputn/char/1-in.cc (test for excess errors)
FAIL: gcc.dg/compat/struct-by-value-13 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: 27_io/basic_filebuf/sputn/char/1-io.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sputn/char/1-out.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sputn/char/1057.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sputn/char/2-in.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sputn/char/2-io.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sputn/char/2-out.cc (test for excess errors)
FAIL: gcc.dg/compat/struct-by-value-14 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: II execution - source compiled test
FAIL: 27_io/basic_filebuf/sputn/char/9339.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sputn/char/9701-1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sungetc/char/1-in.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sungetc/char/1-in.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sungetc/char/1-io.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sungetc/char/1-io.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sungetc/char/1-out.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sungetc/char/2-in.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sungetc/char/2-in.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sungetc/char/2-io.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sungetc/char/2-io.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sungetc/char/2-out.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sync/char/1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sync/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/sync/char/1057.cc (test for excess errors)
FAIL: II execution - gij test
FAIL: 27_io/basic_filebuf/sync/char/9182-1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/sync/wchar_t/1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/sync/wchar_t/1.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/underflow/10096.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/underflow/10096.cc compilation failed to produce executable
FAIL: 27_io/basic_filebuf/underflow/char/1.cc (test for excess errors)
FAIL: gcc.dg/compat/struct-by-value-16 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: 27_io/basic_filebuf/underflow/char/10097.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/underflow/char/2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/underflow/char/9027.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/underflow/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/underflow/wchar_t/11389-1.cc (test for excess errors)
FAIL: II execution - bytecode->native test
FAIL: 27_io/basic_filebuf/underflow/wchar_t/11389-2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/underflow/wchar_t/11389-3.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/underflow/wchar_t/11389-4.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/underflow/wchar_t/11544-1.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/underflow/wchar_t/11544-2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/underflow/wchar_t/11603.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/underflow/wchar_t/2.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/underflow/wchar_t/3.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/underflow/wchar_t/4.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/underflow/wchar_t/5.cc (test for excess errors)
FAIL: II -O3 execution - source compiled test
FAIL: 27_io/basic_filebuf/underflow/wchar_t/9178.cc (test for excess errors)
FAIL: 27_io/basic_filebuf/underflow/wchar_t/9520.cc (test for excess errors)
FAIL: 27_io/basic_fstream/2.cc (test for excess errors)
FAIL: 27_io/basic_fstream/3.cc (test for excess errors)
FAIL: 27_io/basic_fstream/4.cc (test for excess errors)
FAIL: 27_io/basic_fstream/rdbuf/char/2832.cc (test for excess errors)
FAIL: II execution - gij test
FAIL: 27_io/basic_ifstream/2.cc (test for excess errors)
FAIL: 27_io/basic_ifstream/3.cc (test for excess errors)
FAIL: 27_io/basic_ifstream/4.cc (test for excess errors)
FAIL: 27_io/basic_ifstream/cons/char/1.cc (test for excess errors)
FAIL: 27_io/basic_ifstream/open/char/1.cc (test for excess errors)
FAIL: 27_io/basic_ifstream/rdbuf/char/2832.cc (test for excess errors)
FAIL: 27_io/basic_ios/3.cc (test for excess errors)
FAIL: 27_io/basic_ios/4.cc (test for excess errors)
FAIL: II -O3 execution - bytecode->native test
FAIL: 27_io/basic_ios/clear/char/1.cc (test for excess errors)
FAIL: 27_io/basic_ios/cons/char/1.cc (test for excess errors)
FAIL: 27_io/basic_ios/cons/char/2.cc (test for excess errors)
FAIL: 27_io/basic_ios/cons/char/3.cc (test for excess errors)
FAIL: 27_io/basic_ios/copyfmt/char/1.cc (test for excess errors)
FAIL: 27_io/basic_ios/copyfmt/char/2.cc (test for excess errors)
FAIL: 27_io/basic_ios/exceptions/char/1.cc (test for excess errors)
FAIL: 27_io/basic_ios/exceptions/char/2.cc (test for excess errors)
FAIL: InterfaceDispatch execution - source compiled test
FAIL: 27_io/basic_ios/imbue/14072.cc (test for excess errors)
WARNING: 27_io/basic_ios/imbue/14072.cc compilation failed to produce executable
FAIL: 27_io/basic_ios/locales/char/1.cc (test for excess errors)
FAIL: 27_io/basic_iostream/4.cc (test for excess errors)
FAIL: InterfaceDispatch execution - gij test
FAIL: 27_io/basic_istream/2.cc (test for excess errors)
FAIL: 27_io/basic_istream/4.cc (test for excess errors)
FAIL: 27_io/basic_istream/exceptions/char/9561.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/char/01.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/char/01.cc execution test
FAIL: 27_io/basic_istream/extractors_arithmetic/char/02.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/char/03.cc (test for excess errors)
FAIL: InterfaceDispatch execution - bytecode->native test
FAIL: 27_io/basic_istream/extractors_arithmetic/char/06.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/char/07.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/char/08.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/char/09.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/char/10.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/char/11.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/char/12.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/char/13.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/char/9555-ia.cc (test for excess errors)
FAIL: InterfaceDispatch -O3 execution - source compiled test
FAIL: 27_io/basic_istream/extractors_arithmetic/char/exceptions_badbit_throw.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/char/exceptions_failbit_throw.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_arithmetic/pod/3983-1.cc (test for excess errors)
FAIL: InterfaceDispatch execution - gij test
FAIL: 27_io/basic_istream/extractors_character/char/1.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_character/char/11095-i.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_character/char/2.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_character/char/3.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_character/char/9555-ic.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_character/pod/3983-2.cc (test for excess errors)
FAIL: InterfaceDispatch -O3 execution - bytecode->native test
FAIL: 27_io/basic_istream/extractors_other/char/1.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_other/char/2.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_other/char/3.cc (test for excess errors)
FAIL: gcc.dg/compat/struct-by-value-18 c_compat_x_tst.o compile
FAIL: 27_io/basic_istream/extractors_other/char/9318-in.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_other/char/9424-in.cc (test for excess errors)
FAIL: gcc.dg/compat/struct-by-value-18 c_compat_y_tst.o compile
FAIL: 27_io/basic_istream/extractors_other/char/9555-io.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_other/char/error_failbit.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_other/char/exceptions_badbit_throw.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_other/char/exceptions_failbit_throw.cc (test for excess errors)
FAIL: InvokeInterface execution - source compiled test
FAIL: 27_io/basic_istream/extractors_other/char/exceptions_null.cc (test for excess errors)
FAIL: 27_io/basic_istream/extractors_other/pod/3983-3.cc (test for excess errors)
FAIL: 27_io/basic_istream/get/char/1.cc (test for excess errors)
FAIL: 27_io/basic_istream/get/char/2.cc (test for excess errors)
FAIL: 27_io/basic_istream/getline/char/1.cc (test for excess errors)
FAIL: 27_io/basic_istream/getline/char/2.cc (test for excess errors)
FAIL: 27_io/basic_istream/getline/char/3.cc (test for excess errors)
FAIL: InvokeInterface execution - gij test
FAIL: 27_io/basic_istream/getline/char/4.cc (test for excess errors)
FAIL: 27_io/basic_istream/getline/char/5.cc (test for excess errors)
FAIL: 27_io/basic_istream/ignore/char/1.cc (test for excess errors)
FAIL: 27_io/basic_istream/ignore/char/2.cc (test for excess errors)
FAIL: 27_io/basic_istream/ignore/char/3.cc (test for excess errors)
FAIL: gcc.dg/compat/struct-by-value-7a c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: 27_io/basic_istream/ignore/char/6360.cc (test for excess errors)
FAIL: 27_io/basic_istream/ignore/char/7220.cc (test for excess errors)
FAIL: 27_io/basic_istream/peek/char/1.cc (test for excess errors)
FAIL: 27_io/basic_istream/peek/char/12296.cc (test for excess errors)
FAIL: 27_io/basic_istream/peek/char/6414.cc (test for excess errors)
WARNING: 27_io/basic_istream/peek/char/6414.cc compilation failed to produce executable
FAIL: InvokeInterface execution - bytecode->native test
FAIL: 27_io/basic_istream/putback/char/1.cc (test for excess errors)
FAIL: 27_io/basic_istream/read/char/1.cc (test for excess errors)
FAIL: 27_io/basic_istream/read/char/2.cc (test for excess errors)
FAIL: 27_io/basic_istream/read/char/3.cc (test for excess errors)
FAIL: gcc.dg/compat/struct-layout-1 c_compat_x_tst.o compile
FAIL: 27_io/basic_istream/readsome/char/6746-1.cc (test for excess errors)
FAIL: gcc.dg/compat/struct-return-10 c_compat_x_tst.o-c_compat_y_tst.o execute 
FAIL: 27_io/basic_istream/readsome/char/6746-2.cc (test for excess errors)
FAIL: 27_io/basic_istream/readsome/char/8258.cc (test for excess errors)
FAIL: 27_io/basic_istream/seekg/char/2.cc (test for excess errors)
FAIL: 27_io/basic_istream/seekg/char/8348-1.cc (test for excess errors)
FAIL: 27_io/basic_istream/seekg/char/8348-2.cc (test for excess errors)
WARNING: 27_io/basic_istream/seekg/char/8348-2.cc compilation failed to produce executable
FAIL: gcc.dg/compat/vector-2 c_compat_x_tst.o compile
FAIL: gcc.dg/compat/vector-2 c_compat_y_tst.o compile
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/compat/struct-layout-1.exp ...
FAIL: InvokeInterface -O3 execution - source compiled test
WARNING: Could not compile gcc.dg/compat/struct-layout-1 generator
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/cpp/cpp.exp ...
FAIL: 27_io/basic_istream/seekg/char/exceptions_badbit_throw.cc (test for excess errors)
WARNING: 27_io/basic_istream/seekg/char/exceptions_badbit_throw.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/seekg/char/fstream.cc (test for excess errors)
WARNING: 27_io/basic_istream/seekg/char/fstream.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/seekg/char/sstream.cc (test for excess errors)
WARNING: 27_io/basic_istream/seekg/char/sstream.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/sentry/char/1.cc (test for excess errors)
FAIL: 27_io/basic_istream/sentry/char/12297.cc (test for excess errors)
FAIL: 27_io/basic_istream/sentry/char/2.cc (test for excess errors)
FAIL: 27_io/basic_istream/sentry/char/3.cc (test for excess errors)
FAIL: InvokeInterface execution - gij test
FAIL: 27_io/basic_istream/sentry/pod/1.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/cpp/trad/trad.exp ...
FAIL: 27_io/basic_istream/tellg/char/1.cc (test for excess errors)
FAIL: 27_io/basic_istream/tellg/char/2.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/cpp/trad/trad.exp ...
FAIL: 27_io/basic_istream/tellg/char/8348.cc (test for excess errors)
WARNING: 27_io/basic_istream/tellg/char/8348.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/tellg/char/exceptions_badbit_throw.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/debug/debug.exp ...
FAIL: 27_io/basic_istream/tellg/char/fstream.cc (test for excess errors)
WARNING: 27_io/basic_istream/tellg/char/fstream.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/tellg/char/sstream.cc (test for excess errors)
WARNING: 27_io/basic_istream/tellg/char/sstream.cc compilation failed to produce executable
FAIL: 27_io/basic_istream/ws/char/1.cc (test for excess errors)
FAIL: InvokeInterface -O3 execution - bytecode->native test
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_istringstream/4.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_istringstream/rdbuf/char/2832.cc (test for excess errors)
FAIL: 27_io/basic_istringstream/rdbuf/wchar_t/2832.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_istringstream/str/char/1.cc (test for excess errors)
FAIL: 27_io/basic_istringstream/str/wchar_t/1.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: InvokeReturn execution - source compiled test
FAIL: 27_io/basic_ofstream/2.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ofstream/3.cc (test for excess errors)
FAIL: 27_io/basic_ofstream/4.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ofstream/cons/char/2.cc (test for excess errors)
FAIL: 27_io/basic_ofstream/open/char/1.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ofstream/rdbuf/char/2832.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/2.cc (test for excess errors)
FAIL: InvokeReturn execution - gij test
FAIL: 27_io/basic_ostream/4.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/cons/char/9827.cc (test for excess errors)
FAIL: 27_io/basic_ostream/endl/char/1.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/ends/char/1.cc (test for excess errors)
FAIL: 27_io/basic_ostream/ends/char/2.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/exceptions/char/9561.cc (test for excess errors)
FAIL: 27_io/basic_ostream/flush/char/1.cc (test for excess errors)
FAIL: 27_io/basic_ostream/flush/char/2.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: InvokeReturn execution - bytecode->native test
FAIL: InvokeReturn -O3 compilation from source
FAIL: 27_io/basic_ostream/flush/char/exceptions_badbit_throw.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/1.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/2.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/3.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/4.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/4402.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/5.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/6.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: InvokeReturn execution - gij test
FAIL: InvokeReturn -O3 compilation from bytecode
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/9555-oa.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/exceptions_badbit_throw.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/char/exceptions_failbit_throw.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_arithmetic/wchar_t/1.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/1.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_character/char/11095-oa.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/11095-ob.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_character/char/11095-oc.cc (test for excess errors)
FAIL: Invoke_1 execution - source compiled test
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/2.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_character/char/3.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_character/char/4.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/5.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/char/6.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_character/char/8.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_character/char/9555-oc.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/wchar_t/11095-od.cc (test for excess errors)
FAIL: Invoke_1 execution - gij test
FAIL: 27_io/basic_ostream/inserters_character/wchar_t/11095-oe.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/wchar_t/11095-of.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_character/wchar_t/7.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_character/wchar_t/8.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_other/char/1.cc (test for excess errors)
FAIL: gcc.dg/debug/20020220-1.c (test for excess errors)
WARNING: gcc.dg/debug/20020220-1.c compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_other/char/2.cc (test for excess errors)
WARNING: 27_io/basic_ostream/inserters_other/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/inserters_other/char/3.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_other/char/4.cc (test for excess errors)
FAIL: Invoke_1 execution - bytecode->native test
FAIL: 27_io/basic_ostream/inserters_other/char/5.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_other/char/9318-out.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_other/char/9424-out.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_other/char/9555-oo.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_other/char/error_failbit.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_other/char/exceptions_badbit_throw.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_other/char/exceptions_failbit_throw.cc (test for excess errors)
FAIL: 27_io/basic_ostream/inserters_other/char/exceptions_null.cc (test for excess errors)
FAIL: 27_io/basic_ostream/put/char/1.cc (test for excess errors)
FAIL: Invoke_1 -O3 execution - source compiled test
FAIL: 27_io/basic_ostream/seekp/char/2346-fstream.cc (test for excess errors)
WARNING: 27_io/basic_ostream/seekp/char/2346-fstream.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/seekp/char/2346-sstream.cc (test for excess errors)
WARNING: 27_io/basic_ostream/seekp/char/2346-sstream.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/seekp/char/exceptions_badbit_throw.cc (test for excess errors)
WARNING: 27_io/basic_ostream/seekp/char/exceptions_badbit_throw.cc compilation failed to produce executable
FAIL: 27_io/basic_ostream/sentry/char/1.cc (test for excess errors)
FAIL: 27_io/basic_ostream/sentry/char/2.cc (test for excess errors)
FAIL: 27_io/basic_ostream/sentry/pod/1.cc (test for excess errors)
FAIL: Invoke_1 execution - gij test
FAIL: 27_io/basic_ostream/tellp/char/1.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2.exp ...
FAIL: gcc.dg/debug/dwarf2/dwarf-die7.c scan-assembler 1.*DW_AT_inline
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/debug/dwarf2/dwarf2.exp ...
FAIL: gcc.dg/debug/dwarf2/dwarf-die7.c scan-assembler 1.*DW_AT_inline
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/dg.exp ...
FAIL: 27_io/basic_ostream/tellp/char/2.cc (test for excess errors)
FAIL: 27_io/basic_ostream/tellp/char/exceptions_badbit_throw.cc (test for excess errors)
FAIL: 27_io/basic_ostream/write/char/1.cc (test for excess errors)
FAIL: gcc.dg/20020919-1.c  (test for errors, line 105)
FAIL: gcc.dg/20020919-1.c  (test for errors, line 123)
FAIL: gcc.dg/20020919-1.c  (test for errors, line 132)
FAIL: gcc.dg/20020919-1.c  (test for errors, line 159)
FAIL: gcc.dg/20020919-1.c  (test for errors, line 177)
FAIL: gcc.dg/20020919-1.c  (test for errors, line 231)
FAIL: 27_io/basic_ostringstream/4.cc (test for excess errors)
FAIL: 27_io/basic_ostringstream/cons/char/3.cc (test for excess errors)
FAIL: Invoke_1 -O3 execution - bytecode->native test
FAIL: 27_io/basic_ostringstream/cons/wchar_t/3.cc (test for excess errors)
FAIL: 27_io/basic_ostringstream/rdbuf/char/2832.cc (test for excess errors)
FAIL: gcc.dg/altivec-18.c scan-assembler vcmpgtub
FAIL: 27_io/basic_ostringstream/rdbuf/wchar_t/2832.cc (test for excess errors)
FAIL: 27_io/basic_ostringstream/str/char/1.cc (test for excess errors)
FAIL: 27_io/basic_ostringstream/str/char/2.cc (test for excess errors)
FAIL: 27_io/basic_ostringstream/str/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_ostringstream/str/wchar_t/2.cc (test for excess errors)
FAIL: Invoke_2 execution - source compiled test
FAIL: 27_io/basic_streambuf/3.cc (test for excess errors)
FAIL: gcc.dg/builtins-1.c (test for excess errors)
ERROR: gcc.dg/builtins-1.c: error executing dg-final: couldn't open "builtins-1.s": no such file or directory
FAIL: 27_io/basic_streambuf/cons/char/1.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/cons/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/imbue/char/1.cc (test for excess errors)
FAIL: gcc.dg/builtins-16.c (test for excess errors)
ERROR: gcc.dg/builtins-16.c: error executing dg-final: couldn't open "builtins-16.s": no such file or directory
FAIL: 27_io/basic_streambuf/imbue/char/13007-1.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/imbue/char/13007-2.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/imbue/char/9322.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/imbue/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/imbue/wchar_t/13007-1.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/imbue/wchar_t/13007-2.cc (test for excess errors)
FAIL: Invoke_2 execution - gij test
FAIL: 27_io/basic_streambuf/imbue/wchar_t/9322.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/in_avail/char/9701-3.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/in_avail/char/9701-3.cc compilation failed to produce executable
FAIL: 27_io/basic_streambuf/in_avail/wchar_t/9701-3.cc (test for excess errors)
WARNING: 27_io/basic_streambuf/in_avail/wchar_t/9701-3.cc compilation failed to produce executable
FAIL: 27_io/basic_streambuf/overflow/char/1.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/overflow/char/2.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/overflow/char/3599.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/overflow/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/overflow/wchar_t/2.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/overflow/wchar_t/3599.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/sgetc/char/1.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/sgetc/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/sgetn/char/1.cc (test for excess errors)
FAIL: Invoke_2 execution - bytecode->native test
FAIL: 27_io/basic_streambuf/sgetn/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/sputbackc/char/9538.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/sputbackc/wchar_t/9538.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/sputc/char/1057.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/sputc/wchar_t/1057.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/sputn/char/1.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/sputn/char/1057.cc (test for excess errors)
FAIL: 27_io/basic_streambuf/sputn/wchar_t/1.cc (test for excess errors)
FAIL: gcc.dg/cleanup-10.c (test for excess errors)
FAIL: gcc.dg/cleanup-11.c (test for excess errors)
FAIL: 27_io/basic_streambuf/sputn/wchar_t/1057.cc (test for excess errors)
FAIL: gcc.dg/cleanup-5.c (test for excess errors)
FAIL: gcc.dg/cleanup-8.c (test for excess errors)
FAIL: gcc.dg/cleanup-9.c (test for excess errors)
FAIL: 27_io/basic_streambuf/sync/char/1057.cc (test for excess errors)
FAIL: gcc.dg/darwin-ld-1.c (test for excess errors)
FAIL: 27_io/basic_streambuf/sync/wchar_t/1057.cc (test for excess errors)
FAIL: Invoke_2 -O3 execution - source compiled test
FAIL: gcc.dg/darwin-longlong.c (test for excess errors)
WARNING: gcc.dg/darwin-longlong.c compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/3.cc (test for excess errors)
FAIL: gcc.dg/framework-1.c (test for excess errors)
FAIL: 27_io/basic_stringbuf/5.cc (test for excess errors)
FAIL: Invoke_2 execution - gij test
FAIL: 27_io/basic_stringbuf/cons/char/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/cons/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/imbue/char/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/imbue/char/9322.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/imbue/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/imbue/wchar_t/9322.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/in_avail/char/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/in_avail/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/overflow/char/1.cc (test for excess errors)
FAIL: Invoke_2 -O3 execution - bytecode->native test
FAIL: gcc.dg/rs6000-power2-2.c scan-assembler-not lfd
FAIL: gcc.dg/rs6000-power2-2.c scan-assembler lfq
FAIL: gcc.dg/rs6000-power2-2.c scan-assembler stfq
FAIL: 27_io/basic_stringbuf/overflow/char/2.cc (test for excess errors)
FAIL: gcc.dg/simd-2.c (test for excess errors)
FAIL: gcc.dg/smod-1.c (test for excess errors)
WARNING: gcc.dg/smod-1.c compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/overflow/char/3599.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/overflow/char/9988.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/overflow/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/overflow/wchar_t/2.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/overflow/wchar_t/3599.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/overflow/wchar_t/9988.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/pbackfail/char/1.cc (test for excess errors)
FAIL: KeepInline execution - source compiled test
FAIL: 27_io/basic_stringbuf/pbackfail/char/2.cc (test for excess errors)
FAIL: gcc.dg/ultrasp3.c (test for excess errors)
FAIL: 27_io/basic_stringbuf/pbackfail/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/pbackfail/wchar_t/2.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sbumpc/char/1.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/format/format.exp ...
FAIL: 27_io/basic_stringbuf/sbumpc/char/9825.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sbumpc/char/9825.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/sbumpc/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sbumpc/wchar_t/9825.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/sbumpc/wchar_t/9825.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekoff/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekoff/char/1.cc compilation failed to produce executable
FAIL: KeepInline execution - gij test
FAIL: 27_io/basic_stringbuf/seekoff/char/10975.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekoff/char/10975.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekoff/char/16956.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekoff/char/16956.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekoff/char/2.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekoff/char/2.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekoff/wchar_t/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekoff/wchar_t/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekoff/wchar_t/10975.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekoff/wchar_t/10975.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekoff/wchar_t/16956.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekoff/wchar_t/16956.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekoff/wchar_t/2.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekoff/wchar_t/2.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekpos/char/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekpos/char/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekpos/char/2.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/noncompile/noncompile.exp ...
FAIL: 27_io/basic_stringbuf/seekpos/char/3.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekpos/char/3.cc compilation failed to produce executable
FAIL: KeepInline execution - bytecode->native test
FAIL: 27_io/basic_stringbuf/seekpos/wchar_t/1.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekpos/wchar_t/1.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/seekpos/wchar_t/2.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/seekpos/wchar_t/3.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/seekpos/wchar_t/3.cc compilation failed to produce executable
FAIL: gcc.dg/noncompile/920507-1.c (test for excess errors)
FAIL: gcc.dg/noncompile/920507-1.c (test for excess errors)
FAIL: gcc.dg/noncompile/920507-1.c (test for excess errors)
FAIL: gcc.dg/noncompile/920507-1.c (test for excess errors)
FAIL: gcc.dg/noncompile/920507-1.c (test for excess errors)
FAIL: 27_io/basic_stringbuf/setbuf/char/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/setbuf/char/2.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/setbuf/char/3.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/setbuf/char/4.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/setbuf/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/setbuf/wchar_t/2.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/setbuf/wchar_t/3.cc (test for excess errors)
FAIL: KeepInline -O3 execution - source compiled test
FAIL: 27_io/basic_stringbuf/setbuf/wchar_t/4.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/pch/pch.exp ...
FAIL: 27_io/basic_stringbuf/sgetc/char/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sgetc/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sgetn/char/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sgetn/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/snextc/char/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/snextc/wchar_t/1.cc (test for excess errors)
FAIL: KeepInline execution - gij test
FAIL: 27_io/basic_stringbuf/sputbackc/char/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sputbackc/char/9425.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sputbackc/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sputbackc/wchar_t/9425.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sputc/char/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sputc/char/1057.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sputc/char/9404-1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sputc/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sputc/wchar_t/1057.cc (test for excess errors)
FAIL: KeepInline -O3 execution - bytecode->native test
FAIL: 27_io/basic_stringbuf/sputc/wchar_t/9404-1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sputn/char/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sputn/char/1057.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sputn/char/9404-2.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sputn/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sputn/wchar_t/1057.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sputn/wchar_t/9404-2.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/str/char/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/str/char/2.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/str/char/2.cc compilation failed to produce executable
FAIL: LargeFile execution - source compiled test
FAIL: 27_io/basic_stringbuf/str/char/3.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/str/char/3955.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/str/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/str/wchar_t/2.cc (test for excess errors)
WARNING: 27_io/basic_stringbuf/str/wchar_t/2.cc compilation failed to produce executable
FAIL: 27_io/basic_stringbuf/str/wchar_t/3.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/special/mips-abi.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/special/special.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/tls/tls.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/torture/dg-torture.exp ...
FAIL: 27_io/basic_stringbuf/str/wchar_t/3955.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sungetc/char/1.cc (test for excess errors)
FAIL: LargeFile execution - gij test
FAIL: gcc.dg/torture/builtin-attr-1.c (test for excess errors)
FAIL: 27_io/basic_stringbuf/sungetc/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/basic_stringbuf/sync/char/1057.cc (test for excess errors)
FAIL: gcc.dg/torture/builtin-attr-1.c (test for excess errors)
FAIL: 27_io/basic_stringbuf/sync/wchar_t/1057.cc (test for excess errors)
FAIL: gcc.dg/torture/builtin-attr-1.c (test for excess errors)
FAIL: gcc.dg/torture/builtin-attr-1.c (test for excess errors)
FAIL: LargeFile execution - bytecode->native test
FAIL: LargeFile -O3 compilation from source
FAIL: gcc.dg/torture/builtin-attr-1.c (test for excess errors)
FAIL: 27_io/basic_stringstream/4.cc (test for excess errors)
FAIL: 27_io/basic_stringstream/rdbuf/char/2832.cc (test for excess errors)
FAIL: 27_io/basic_stringstream/rdbuf/wchar_t/2832.cc (test for excess errors)
FAIL: gcc.dg/torture/builtin-attr-1.c (test for excess errors)
FAIL: 27_io/basic_stringstream/str/char/1.cc (test for excess errors)
FAIL: 27_io/basic_stringstream/str/char/2.cc (test for excess errors)
FAIL: 27_io/basic_stringstream/str/char/3.cc (test for excess errors)
FAIL: LargeFile execution - gij test
FAIL: 27_io/basic_stringstream/str/char/4.cc (test for excess errors)
FAIL: LargeFile -O3 compilation from bytecode
FAIL: 27_io/basic_stringstream/str/wchar_t/1.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/tree-ssa/tree-ssa.exp ...
FAIL: 27_io/basic_stringstream/str/wchar_t/2.cc (test for excess errors)
FAIL: 27_io/basic_stringstream/str/wchar_t/3.cc (test for excess errors)
FAIL: 27_io/basic_stringstream/str/wchar_t/4.cc (test for excess errors)
FAIL: 27_io/fpos/11450.cc (test for excess errors)
FAIL: 27_io/fpos/14252.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/vect/vect.exp ...
FAIL: 27_io/fpos/14320-1.cc (test for excess errors)
FAIL: 27_io/fpos/14320-2.cc (test for excess errors)
FAIL: 27_io/fpos/14320-3.cc (test for excess errors)
FAIL: MathBuiltin execution - source compiled test
FAIL: 27_io/fpos/14320-4.cc (test for excess errors)
FAIL: 27_io/fpos/14320-5.cc (test for excess errors)
FAIL: 27_io/fpos/14775.cc (test for excess errors)
FAIL: 27_io/fpos/mbstate_t/1.cc (test for excess errors)
FAIL: 27_io/fpos/mbstate_t/12065.cc (test for excess errors)
FAIL: 27_io/fpos/mbstate_t/2.cc (test for excess errors)
FAIL: 27_io/fpos/mbstate_t/3.cc (test for excess errors)
FAIL: 27_io/ios_base/callbacks/1.cc (test for excess errors)
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/vmx/vmx.exp ...
FAIL: MathBuiltin execution - gij test
FAIL: 27_io/ios_base/state/1.cc (test for excess errors)
FAIL: 27_io/ios_base/storage/1.cc (test for excess errors)
FAIL: 27_io/ios_base/storage/11584.cc (test for excess errors)
FAIL: 27_io/ios_base/storage/11584.cc execution test
FAIL: 27_io/ios_base/storage/2.cc (test for excess errors)
FAIL: 27_io/ios_base/storage/3.cc (test for excess errors)
FAIL: 27_io/ios_base/sync_with_stdio/1.cc (test for excess errors)
FAIL: 27_io/ios_base/sync_with_stdio/16959.cc (test for excess errors)
FAIL: 27_io/ios_base/sync_with_stdio/2.cc (test for excess errors)
FAIL: 27_io/ios_base/sync_with_stdio/9523.cc (test for excess errors)
FAIL: 27_io/manipulators/adjustfield/char/1.cc (test for excess errors)
FAIL: MathBuiltin execution - bytecode->native test
FAIL: 27_io/manipulators/adjustfield/char/2.cc (test for excess errors)
FAIL: 27_io/manipulators/adjustfield/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/manipulators/adjustfield/wchar_t/2.cc (test for excess errors)
FAIL: 27_io/manipulators/basefield/char/1.cc (test for excess errors)
FAIL: 27_io/manipulators/basefield/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/manipulators/standard/char/1.cc (test for excess errors)
FAIL: 27_io/manipulators/standard/char/2.cc (test for excess errors)
FAIL: MathBuiltin -O3 execution - source compiled test
FAIL: 27_io/manipulators/standard/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/manipulators/standard/wchar_t/2.cc (test for excess errors)
FAIL: 27_io/objects/char/1.cc (test for excess errors)
FAIL: 27_io/objects/char/10.cc (test for excess errors)
WARNING: 27_io/objects/char/10.cc compilation failed to produce executable
FAIL: 27_io/objects/char/12048-1.cc (test for excess errors)
FAIL: 27_io/objects/char/12048-2.cc (test for excess errors)
FAIL: 27_io/objects/char/12048-3.cc (test for excess errors)
FAIL: 27_io/objects/char/12048-4.cc (test for excess errors)
FAIL: 27_io/objects/char/12048-5.cc (test for excess errors)
FAIL: MathBuiltin execution - gij test
FAIL: 27_io/objects/char/2.cc (test for excess errors)
FAIL: 27_io/objects/char/3045.cc (test for excess errors)
FAIL: 27_io/objects/char/3647.cc (test for excess errors)
FAIL: 27_io/objects/char/5.cc (test for excess errors)
FAIL: 27_io/objects/char/5268.cc (test for excess errors)
FAIL: 27_io/objects/char/6.cc (test for excess errors)
FAIL: 27_io/objects/char/7.cc (test for excess errors)
FAIL: 27_io/objects/char/8.cc (test for excess errors)
FAIL: 27_io/objects/char/9.cc (test for excess errors)
FAIL: MathBuiltin -O3 execution - bytecode->native test
FAIL: 27_io/objects/char/9661-1.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/1.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/10.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/11.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/12.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/12048-1.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/12048-2.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/12048-3.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/12048-4.cc (test for excess errors)
FAIL: Matrix4f execution - source compiled test
FAIL: 27_io/objects/wchar_t/12048-5.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/13.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/2.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/3045.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/3647.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/5.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/5268.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/6.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/7.cc (test for excess errors)
FAIL: Matrix4f execution - gij test
FAIL: 27_io/objects/wchar_t/8.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/9520.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/9661-1.cc (test for excess errors)
FAIL: 27_io/objects/wchar_t/9662.cc (test for excess errors)
FAIL: 27_io/types/1.cc (test for excess errors)
FAIL: 27_io/types/2.cc (test for excess errors)
FAIL: 27_io/types/3.cc (test for excess errors)
FAIL: backward/11460.cc (test for excess errors)
FAIL: Matrix4f execution - bytecode->native test
FAIL: backward/header_deque_h.cc (test for excess errors)
FAIL: backward/header_hash_map_h.cc (test for excess errors)
FAIL: gcc.dg/vmx/darwin-abi-3.c execution test
FAIL: gcc.dg/vmx/darwin-abi-3.c execution test
FAIL: gcc.dg/vmx/darwin-abi-3.c execution test
FAIL: gcc.dg/vmx/darwin-abi-3.c execution test
FAIL: gcc.dg/vmx/darwin-abi-3.c execution test
FAIL: backward/header_hash_set_h.cc (test for excess errors)
FAIL: gcc.dg/vmx/darwin-abi-3.c execution test
FAIL: backward/header_hashtable_h.cc (test for excess errors)
FAIL: backward/header_iterator_h.cc (test for excess errors)
FAIL: backward/header_rope_h.cc (test for excess errors)
FAIL: backward/header_slist_h.cc (test for excess errors)
FAIL: backward/header_tempbuf_h.cc (test for excess errors)
FAIL: backward/strstream_members.cc (test for excess errors)
FAIL: demangle/abi_examples/01.cc (test for excess errors)
FAIL: demangle/abi_examples/02.cc (test for excess errors)
FAIL: demangle/abi_examples/03.cc (test for excess errors)
FAIL: Matrix4f -O3 execution - source compiled test
FAIL: demangle/abi_examples/04.cc (test for excess errors)
FAIL: demangle/abi_examples/05.cc (test for excess errors)
FAIL: demangle/abi_examples/06.cc (test for excess errors)
FAIL: demangle/abi_examples/07.cc (test for excess errors)
FAIL: demangle/abi_examples/08.cc (test for excess errors)
FAIL: demangle/abi_examples/09.cc (test for excess errors)
FAIL: demangle/abi_examples/10.cc (test for excess errors)
FAIL: demangle/abi_examples/11.cc (test for excess errors)
FAIL: demangle/abi_examples/12.cc (test for excess errors)
FAIL: demangle/abi_examples/13.cc (test for excess errors)
FAIL: demangle/abi_examples/14.cc (test for excess errors)
FAIL: demangle/abi_examples/15.cc (test for excess errors)
FAIL: Matrix4f execution - gij test
FAIL: demangle/abi_examples/16.cc (test for excess errors)
FAIL: demangle/abi_examples/17.cc (test for excess errors)
FAIL: demangle/abi_examples/18.cc (test for excess errors)
FAIL: demangle/abi_examples/19.cc (test for excess errors)
FAIL: demangle/abi_examples/20.cc (test for excess errors)
FAIL: demangle/abi_examples/21.cc (test for excess errors)
FAIL: demangle/abi_examples/22.cc (test for excess errors)
FAIL: demangle/abi_examples/23.cc (test for excess errors)
FAIL: demangle/abi_examples/24.cc (test for excess errors)
FAIL: demangle/abi_examples/25.cc (test for excess errors)
FAIL: demangle/abi_examples/26.cc (test for excess errors)
FAIL: demangle/abi_text/01.cc (test for excess errors)
FAIL: demangle/abi_text/02.cc (test for excess errors)
FAIL: demangle/abi_text/03.cc (test for excess errors)
FAIL: Matrix4f -O3 execution - bytecode->native test
FAIL: demangle/abi_text/04.cc (test for excess errors)
FAIL: demangle/abi_text/05.cc (test for excess errors)
FAIL: demangle/abi_text/06.cc (test for excess errors)
FAIL: demangle/abi_text/07.cc (test for excess errors)
FAIL: demangle/abi_text/08.cc (test for excess errors)
FAIL: demangle/abi_text/09.cc (test for excess errors)
FAIL: demangle/abi_text/10.cc (test for excess errors)
FAIL: demangle/abi_text/11.cc (test for excess errors)
FAIL: demangle/abi_text/12.cc (test for excess errors)
FAIL: demangle/abi_text/13.cc (test for excess errors)
FAIL: demangle/abi_text/14.cc (test for excess errors)
FAIL: demangle/regression/3111-1.cc (test for excess errors)
FAIL: demangle/regression/3111-2.cc (test for excess errors)
FAIL: N19990310_02 execution - source compiled test
FAIL: demangle/regression/7986-01.cc (test for excess errors)
FAIL: demangle/regression/7986-02.cc (test for excess errors)
FAIL: demangle/regression/7986-03.cc (test for excess errors)
FAIL: demangle/regression/7986-04.cc (test for excess errors)
FAIL: demangle/regression/7986-05.cc (test for excess errors)
FAIL: demangle/regression/7986-06.cc (test for excess errors)
FAIL: demangle/regression/7986-07.cc (test for excess errors)
FAIL: demangle/regression/7986-08.cc (test for excess errors)
FAIL: demangle/regression/7986-09.cc (test for excess errors)
FAIL: demangle/regression/7986-10.cc (test for excess errors)
FAIL: demangle/regression/7986-11.cc (test for excess errors)
FAIL: demangle/regression/7986-12.cc (test for excess errors)
FAIL: N19990310_02 execution - gij test
FAIL: demangle/regression/7986.cc (test for excess errors)
FAIL: demangle/regression/8897.cc (test for excess errors)
FAIL: demangle/regression/cw-01.cc (test for excess errors)
FAIL: demangle/regression/cw-02.cc (test for excess errors)
FAIL: demangle/regression/cw-03.cc (test for excess errors)
FAIL: demangle/regression/cw-04.cc (test for excess errors)
FAIL: demangle/regression/cw-05.cc (test for excess errors)
FAIL: demangle/regression/cw-06.cc (test for excess errors)
FAIL: demangle/regression/cw-07.cc (test for excess errors)
FAIL: demangle/regression/cw-08.cc (test for excess errors)
FAIL: demangle/regression/cw-09.cc (test for excess errors)
FAIL: demangle/regression/cw-10.cc (test for excess errors)
FAIL: demangle/regression/cw-11.cc (test for excess errors)
FAIL: demangle/regression/cw-12.cc (test for excess errors)
FAIL: demangle/regression/cw-13.cc (test for excess errors)
FAIL: N19990310_02 execution - bytecode->native test
FAIL: demangle/regression/cw-14.cc (test for excess errors)
FAIL: demangle/regression/cw-15.cc (test for excess errors)
FAIL: demangle/regression/cw-16.cc (test for excess errors)
FAIL: demangle/regression/old.cc (test for excess errors)
FAIL: ext/array_allocator/1.cc (test for excess errors)
FAIL: ext/array_allocator/2.cc (test for excess errors)
FAIL: ext/array_allocator/3.cc (test for excess errors)
FAIL: ext/array_allocator/check_allocate_max_size.cc (test for excess errors)
FAIL: ext/array_allocator/check_deallocate_null.cc (test for excess errors)
FAIL: ext/array_allocator/check_new.cc (test for excess errors)
FAIL: ext/bitmap_allocator/check_allocate_max_size.cc (test for excess errors)
FAIL: ext/bitmap_allocator/check_deallocate_null.cc (test for excess errors)
FAIL: N19990310_02 -O3 execution - source compiled test
FAIL: ext/concept_checks.cc (test for excess errors)
FAIL: ext/debug_allocator/check_deallocate_null.cc (test for excess errors)
FAIL: ext/debug_allocator/check_new.cc (test for excess errors)
FAIL: ext/enc_filebuf/char/13189.cc (test for excess errors)
FAIL: ext/enc_filebuf/char/13598.cc (test for excess errors)
FAIL: ext/enc_filebuf/wchar_t/13189.cc (test for excess errors)
FAIL: ext/hash_map/1.cc (test for excess errors)
FAIL: N19990310_02 execution - gij test
FAIL: ext/hash_map/14648.cc (test for excess errors)
FAIL: ext/hash_set/1.cc (test for excess errors)
FAIL: ext/hash_set/check_construct_destroy.cc (test for excess errors)
FAIL: N19990310_02 -O3 execution - bytecode->native test
FAIL: ext/malloc_allocator/check_allocate_max_size.cc (test for excess errors)
WARNING: ext/malloc_allocator/check_allocate_max_size.cc compilation failed to produce executable
FAIL: ext/malloc_allocator/check_deallocate_null.cc (test for excess errors)
WARNING: ext/malloc_allocator/check_deallocate_null.cc compilation failed to produce executable
FAIL: ext/malloc_allocator/deallocate_global.cc (test for excess errors)
FAIL: ext/malloc_allocator/deallocate_local.cc (test for excess errors)
FAIL: ext/mt_allocator/check_allocate_max_size.cc (test for excess errors)
FAIL: ext/mt_allocator/check_deallocate_null.cc (test for excess errors)
FAIL: ext/mt_allocator/check_deallocate_null_thread.cc (test for excess errors)
FAIL: ext/mt_allocator/check_new.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_global-2.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_global-4.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_global_thread-1.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_global_thread-3.cc (test for excess errors)
FAIL: N19990310_3 execution - source compiled test
FAIL: ext/mt_allocator/deallocate_local-2.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_local-4.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_local_thread-1.cc (test for excess errors)
FAIL: ext/mt_allocator/deallocate_local_thread-3.cc (test for excess errors)
FAIL: ext/mt_allocator/tune-1.cc (test for excess errors)
FAIL: ext/mt_allocator/tune-2.cc (test for excess errors)
FAIL: N19990310_3 execution - gij test
FAIL: ext/mt_allocator/tune-3.cc (test for excess errors)
FAIL: ext/mt_allocator/tune-4.cc (test for excess errors)
FAIL: ext/new_allocator/deallocate_global.cc (test for excess errors)
FAIL: ext/new_allocator/deallocate_local.cc (test for excess errors)
FAIL: ext/pod_char_traits.cc (test for excess errors)
FAIL: ext/pool_allocator/allocate_chunk.cc (test for excess errors)
FAIL: ext/pool_allocator/check_allocate_max_size.cc (test for excess errors)
FAIL: ext/pool_allocator/check_deallocate_null.cc (test for excess errors)
FAIL: ext/pool_allocator/check_new.cc (test for excess errors)
FAIL: N19990310_3 execution - bytecode->native test
FAIL: ext/rope/1.cc (test for excess errors)
FAIL: ext/rope/2.cc (test for excess errors)
FAIL: ext/rope/3.cc (test for excess errors)
FAIL: ext/slist/check_construct_destroy.cc (test for excess errors)
FAIL: N19990310_3 -O3 execution - source compiled test
FAIL: ext/stdio_filebuf/char/1.cc (test for excess errors)
FAIL: ext/stdio_filebuf/char/10063-1.cc (test for excess errors)
FAIL: ext/stdio_filebuf/char/10063-2.cc (test for excess errors)
FAIL: ext/stdio_filebuf/char/10063-3.cc (test for excess errors)
FAIL: ext/stdio_filebuf/char/2.cc (test for excess errors)
FAIL: ext/stdio_sync_filebuf/char/1.cc (test for excess errors)
FAIL: ext/stdio_sync_filebuf/char/12048-1.cc (test for excess errors)
FAIL: ext/stdio_sync_filebuf/char/12048-2.cc (test for excess errors)
FAIL: ext/stdio_sync_filebuf/char/12048-3.cc (test for excess errors)
FAIL: ext/stdio_sync_filebuf/char/12048-4.cc (test for excess errors)
FAIL: N19990310_3 execution - gij test
FAIL: ext/stdio_sync_filebuf/wchar_t/1.cc (test for excess errors)
FAIL: ext/stdio_sync_filebuf/wchar_t/12077.cc (test for excess errors)
FAIL: ext/stdio_sync_filebuf/wchar_t/12948-1.cc (test for excess errors)
FAIL: ext/stdio_sync_filebuf/wchar_t/12948-2.cc (test for excess errors)
FAIL: ext/stdio_sync_filebuf/wchar_t/12948-3.cc (test for excess errors)
FAIL: ext/stdio_sync_filebuf/wchar_t/12948-4.cc (test for excess errors)
FAIL: thread/pthread1.cc (test for excess errors)
FAIL: thread/pthread2.cc (test for excess errors)
FAIL: thread/pthread3.cc (test for excess errors)
FAIL: N19990310_3 -O3 execution - bytecode->native test
FAIL: thread/pthread4.cc (test for excess errors)
FAIL: thread/pthread5.cc (test for excess errors)
FAIL: thread/pthread6.cc (test for excess errors)
FAIL: N19990310_4 execution - source compiled test
FAIL: thread/pthread7-rope.cc (test for excess errors)
FAIL: tr1/6_containers/array/capacity/empty.cc (test for excess errors)
FAIL: tr1/6_containers/array/capacity/max_size.cc (test for excess errors)
FAIL: tr1/6_containers/array/capacity/size.cc (test for excess errors)
FAIL: tr1/6_containers/array/comparison_operators/equal.cc (test for excess errors)
FAIL: tr1/6_containers/array/comparison_operators/greater.cc (test for excess errors)
FAIL: tr1/6_containers/array/comparison_operators/greater_or_equal.cc (test for excess errors)
FAIL: N19990310_4 execution - gij test
FAIL: tr1/6_containers/array/comparison_operators/less.cc (test for excess errors)
FAIL: tr1/6_containers/array/comparison_operators/less_or_equal.cc (test for excess errors)
FAIL: tr1/6_containers/array/comparison_operators/not_equal.cc (test for excess errors)
FAIL: tr1/6_containers/array/element_access/at_out_of_range.cc (test for excess errors)
FAIL: tr1/6_containers/array/iterators/end_is_one_past.cc (test for excess errors)
FAIL: tr1/6_containers/array/requirements/contiguous.cc (test for excess errors)
FAIL: tr1/6_containers/array/requirements/zero_sized_arrays.cc (test for excess errors)
FAIL: tr1/6_containers/tuple/comparison_operators/comparisons.cc (test for excess errors)
FAIL: N19990310_4 execution - bytecode->native test
FAIL: tr1/6_containers/tuple/cons/assignment.cc (test for excess errors)
FAIL: tr1/6_containers/tuple/cons/big_tuples.cc (test for excess errors)
FAIL: tr1/6_containers/tuple/cons/constructor.cc (test for excess errors)
FAIL: tr1/6_containers/tuple/creation_functions/make_tuple.cc (test for excess errors)
FAIL: tr1/6_containers/tuple/creation_functions/tie.cc (test for excess errors)
FAIL: tr1/6_containers/tuple/element_access/get.cc (test for excess errors)
FAIL: tr1/6_containers/tuple/tuple_element.cc (test for excess errors)
FAIL: tr1/6_containers/tuple/tuple_size.cc (test for excess errors)

		=== libstdc++ Summary ===

# of expected passes		1478
# of unexpected failures	1453
# of unexpected successes	1
# of expected failures		5
# of unsupported tests		9
make[3]: *** [check-DEJAGNU] Error 1
make[3]: Nothing to be done for `check-local'.
make[2]: *** [check-am] Error 2
make[2]: Target `check' not remade because of errors.
make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/Users/lucier/programs/gcc/mainline/objdir/gcc/xgcc -B/Users/lucier/programs/gcc/mainline/objdir/gcc/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/bin/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/lib/ -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/include -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/sys-include" "CFLAGS=-O2 -g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -g -O2" "INSTALL=/sw/bin/install -c" "INSTALL_DATA=/sw/bin/install -c -m 644" "INSTALL_PROGRAM=/sw/bin/install -c" "INSTALL_SCRIPT=/sw/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2 -g -O2" "LIBCFLAGS_FOR_TARGET=-O2 -g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000  " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=--target_board 'unix{-mcpu=G5}'" "exec_prefix=/pkgs/gcc-mainline" "infodir=/pkgs/gcc-mainline/info" "libdir=/pkgs/gcc-mainline/lib" "includedir=/pkgs/gcc-mainline/include" "prefix=/pkgs/gcc-mainline" "tooldir=/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0" "gxx_include_dir=/pkgs/gcc-mainline/include/c++/4.0.0" "AR=ar" "AS=as" "LD=ld" "LIBCFLAGS=-O2 -g -O2" "PICFLAG=" "RANLIB=ranlib -c" "NM=nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" DO=all multi-do # make
if [ -z "" ]; then \
  true; \
else \
  rootpre=`${PWDCMD-pwd}`/; export rootpre; \
  srcrootpre=`cd ../../../libstdc++-v3; ${PWDCMD-pwd}`/; export srcrootpre; \
  lib=`echo ${rootpre} | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
  compiler="/Users/lucier/programs/gcc/mainline/objdir/gcc/xgcc -B/Users/lucier/programs/gcc/mainline/objdir/gcc/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/bin/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/lib/ -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/include -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/sys-include"; \
  for i in `${compiler} --print-multi-lib 2>/dev/null`; do \
    dir=`echo $i | sed -e 's/;.*$//'`; \
    if [ "${dir}" = "." ]; then \
      true; \
    else \
      if [ -d ../${dir}/${lib} ]; then \
	flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
	if (cd ../${dir}/${lib}; make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CC_FOR_TARGET=/Users/lucier/programs/gcc/mainline/objdir/gcc/xgcc -B/Users/lucier/programs/gcc/mainline/objdir/gcc/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/bin/ -B/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/lib/ -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/include -isystem /pkgs/gcc-mainline/powerpc-apple-darwin7.5.0/sys-include" "CFLAGS=-O2 -g -O2" "CXXFLAGS=-g -O2" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=-O2 -g -O2" "INSTALL=/sw/bin/install -c" "INSTALL_DATA=/sw/bin/install -c -m 644" "INSTALL_PROGRAM=/sw/bin/install -c" "INSTALL_SCRIPT=/sw/bin/install -c" "LDFLAGS=" "LIBCFLAGS=-O2 -g -O2" "LIBCFLAGS_FOR_TARGET=-O2 -g -O2" "MAKE=make" "MAKEINFO=makeinfo --split-size=5000000   " "PICFLAG=" "PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=--target_board 'unix{-mcpu=G5}'" "exec_prefix=/pkgs/gcc-mainline" "infodir=/pkgs/gcc-mainline/info" "libdir=/pkgs/gcc-mainline/lib" "includedir=/pkgs/gcc-mainline/include" "prefix=/pkgs/gcc-mainline" "tooldir=/pkgs/gcc-mainline/powerpc-apple-darwin7.5.0" "gxx_include_dir=/pkgs/gcc-mainline/include/c++/4.0.0" "AR=ar" "AS=as" "LD=ld" "LIBCFLAGS=-O2 -g -O2" "PICFLAG=" "RANLIB=ranlib -c" "NM=nm" "NM_FOR_BUILD=" "NM_FOR_TARGET=nm" "DESTDIR=" "WERROR=" \
			CFLAGS="-O2 -g -O2 ${flags}" \
			FFLAGS=" ${flags}" \
			ADAFLAGS=" ${flags}" \
			prefix="/pkgs/gcc-mainline" \
			exec_prefix="/pkgs/gcc-mainline" \
			GCJFLAGS=" ${flags}" \
			CXXFLAGS="-g -O2 ${flags}" \
			LIBCFLAGS="-O2 -g -O2 ${flags}" \
			LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
			LDFLAGS=" ${flags}" \
			MULTIFLAGS="${flags}" \
			DESTDIR="" \
			INSTALL="/sw/bin/install -c" \
			INSTALL_DATA="/sw/bin/install -c -m 644" \
			INSTALL_PROGRAM="/sw/bin/install -c" \
			INSTALL_SCRIPT="/sw/bin/install -c" \
			all); then \
	  true; \
	else \
	  exit 1; \
	fi; \
      else true; \
      fi; \
    fi; \
  done; \
fi
make[1]: *** [check-recursive] Error 1
make[1]: Target `check' not remade because of errors.
make: *** [check-target-libstdc++-v3] Error 2
FAIL: N19990310_4 -O3 execution - source compiled test
FAIL: N19990310_4 execution - gij test
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.dg/weak/weak.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.misc-tests/acker1.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.misc-tests/arm-isr.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.misc-tests/bprob.exp ...
FAIL: N19990310_4 -O3 execution - bytecode->native test
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.misc-tests/dg-test.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.misc-tests/dhry.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.misc-tests/gcov.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.misc-tests/i386-prefetch.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.misc-tests/linkage.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.misc-tests/matrix1.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.misc-tests/mg.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.misc-tests/sieve.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.misc-tests/sort2.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.target/frv/frv.exp ...
Running /Users/lucier/programs/gcc/mainline/gcc/testsuite/gcc.target/mips/mips.exp ...

		=== gcc Summary ===

# of expected passes		32757
# of unexpected failures	292
# of expected failures		104
# of unresolved testcases	191
# of untested testcases		28
# of unsupported tests		412
/Users/lucier/programs/gcc/mainline/objdir/gcc/xgcc  version 4.0.0 20041027 (experimental)

make[1]: [check-gcc] Error 1 (ignored)
FAIL: N19990310_5 execution - source compiled test
FAIL: N19990310_5 execution - gij test
FAIL: N19990310_5 execution - bytecode->native test
FAIL: N19990310_5 -O3 execution - source compiled test
FAIL: N19990310_5 execution - gij test
FAIL: N19990310_5 -O3 execution - bytecode->native test
FAIL: Overflow execution - source compiled test
FAIL: Overflow execution - gij test
FAIL: Overflow execution - bytecode->native test
FAIL: Overflow -O3 execution - source compiled test
FAIL: Overflow execution - gij test
FAIL: Overflow -O3 execution - bytecode->native test
FAIL: PR12350 execution - source compiled test
FAIL: PR12350 execution - gij test
FAIL: PR12350 execution - bytecode->native test
FAIL: PR12350 -O3 execution - source compiled test
FAIL: PR12350 execution - gij test
FAIL: PR12350 -O3 execution - bytecode->native test
FAIL: PR12416 execution - source compiled test
FAIL: PR12416 execution - gij test
FAIL: PR12416 execution - bytecode->native test
FAIL: PR12416 -O3 execution - source compiled test
FAIL: PR12416 execution - gij test
FAIL: PR12416 -O3 execution - bytecode->native test
FAIL: PR12656 execution - source compiled test
FAIL: PR12656 execution - gij test
FAIL: PR12656 execution - bytecode->native test
FAIL: PR12656 -O3 execution - source compiled test
FAIL: PR12656 execution - gij test
FAIL: PR12656 -O3 execution - bytecode->native test
FAIL: PR12915 execution - source compiled test
FAIL: PR12915 execution - gij test
FAIL: PR12915 execution - bytecode->native test
FAIL: PR12915 -O3 execution - source compiled test
FAIL: PR12915 execution - gij test
FAIL: PR12915 -O3 execution - bytecode->native test
FAIL: PR141 execution - source compiled test
FAIL: PR141 execution - gij test
FAIL: PR141 execution - bytecode->native test
FAIL: PR141 -O3 execution - source compiled test
FAIL: PR141 execution - gij test
FAIL: PR141 -O3 execution - bytecode->native test
FAIL: PR160 execution - source compiled test
FAIL: PR160 execution - gij test
FAIL: PR160 execution - bytecode->native test
FAIL: PR160 -O3 execution - source compiled test
FAIL: PR160 execution - gij test
FAIL: PR160 -O3 execution - bytecode->native test
FAIL: PR162 execution - source compiled test
FAIL: PR162 execution - gij test
FAIL: PR162 execution - bytecode->native test
FAIL: PR162 -O3 execution - source compiled test
FAIL: PR162 execution - gij test
FAIL: PR162 -O3 execution - bytecode->native test
FAIL: PR16867 execution - source compiled test
FAIL: PR16867 execution - gij test
FAIL: PR16867 execution - bytecode->native test
FAIL: PR16867 -O3 execution - source compiled test
FAIL: PR16867 execution - gij test
FAIL: PR16867 -O3 execution - bytecode->native test
FAIL: PR218 execution - source compiled test
FAIL: PR218 execution - gij test
FAIL: PR218 execution - bytecode->native test
FAIL: PR218 -O3 execution - source compiled test
FAIL: PR218 execution - gij test
FAIL: PR218 -O3 execution - bytecode->native test
FAIL: PR242 execution - source compiled test
FAIL: PR242 execution - gij test
FAIL: PR242 execution - bytecode->native test
FAIL: PR242 -O3 execution - source compiled test
FAIL: PR242 execution - gij test
FAIL: PR242 -O3 execution - bytecode->native test
FAIL: PR260 execution - source compiled test
FAIL: PR260 execution - gij test
FAIL: PR260 execution - bytecode->native test
FAIL: PR260 -O3 execution - source compiled test
FAIL: PR260 execution - gij test
FAIL: PR260 -O3 execution - bytecode->native test
FAIL: PR3096 execution - source compiled test
FAIL: PR3096 execution - gij test
FAIL: PR3096 execution - bytecode->native test
FAIL: PR3096 -O3 execution - source compiled test
FAIL: PR3096 execution - gij test
FAIL: PR3096 -O3 execution - bytecode->native test
FAIL: PR3731 execution - source compiled test
FAIL: PR3731 execution - gij test
FAIL: PR3731 execution - bytecode->native test
FAIL: PR3731 -O3 execution - source compiled test
FAIL: PR3731 execution - gij test
FAIL: PR3731 -O3 execution - bytecode->native test
FAIL: PR5057 execution - source compiled test
FAIL: PR5057 execution - gij test
FAIL: PR5057 execution - bytecode->native test
FAIL: PR5057 -O3 execution - source compiled test
FAIL: PR5057 execution - gij test
FAIL: PR5057 -O3 execution - bytecode->native test
FAIL: PR5057_2 execution - source compiled test
FAIL: PR5057_2 execution - gij test
FAIL: PR5057_2 execution - bytecode->native test
FAIL: PR5057_2 -O3 execution - source compiled test
FAIL: PR5057_2 execution - gij test
FAIL: PR5057_2 -O3 execution - bytecode->native test
FAIL: PR55 execution - source compiled test
FAIL: PR55 execution - gij test
FAIL: PR55 execution - bytecode->native test
FAIL: PR55 -O3 execution - source compiled test
FAIL: PR55 execution - gij test
FAIL: PR55 -O3 execution - bytecode->native test
FAIL: PR56 execution - source compiled test
FAIL: PR56 execution - gij test
FAIL: PR56 execution - bytecode->native test
FAIL: PR56 -O3 execution - source compiled test
FAIL: PR56 execution - gij test
FAIL: PR56 -O3 execution - bytecode->native test
FAIL: PR6085 execution - source compiled test
FAIL: PR6085 execution - gij test
FAIL: PR6085 execution - bytecode->native test
FAIL: PR6085 -O3 execution - source compiled test
FAIL: PR6085 execution - gij test
FAIL: PR6085 -O3 execution - bytecode->native test
FAIL: PR6204 execution - source compiled test
FAIL: PR6204 execution - gij test
FAIL: PR6204 execution - bytecode->native test
FAIL: PR6204 -O3 execution - source compiled test
FAIL: PR6204 execution - gij test
FAIL: PR6204 -O3 execution - bytecode->native test
FAIL: PR6729 execution - source compiled test
FAIL: PR6729 execution - gij test
FAIL: PR6729 execution - bytecode->native test
FAIL: PR6729 -O3 execution - source compiled test
FAIL: PR6729 execution - gij test
FAIL: PR6729 -O3 execution - bytecode->native test
FAIL: PR6820 execution - source compiled test
FAIL: PR6820 execution - gij test
FAIL: PR6820 execution - bytecode->native test
FAIL: PR6820 -O3 execution - source compiled test
FAIL: PR6820 execution - gij test
FAIL: PR6820 -O3 execution - bytecode->native test
FAIL: PR7482 execution - source compiled test
FAIL: PR7482 execution - gij test
FAIL: PR7482 execution - bytecode->native test
FAIL: PR7482 -O3 execution - source compiled test
FAIL: PR7482 execution - gij test
FAIL: PR7482 -O3 execution - bytecode->native test
FAIL: Process_1 execution - source compiled test
FAIL: Process_1 execution - gij test
FAIL: Process_1 execution - bytecode->native test
FAIL: Process_1 -O3 execution - source compiled test
FAIL: Process_1 execution - gij test
FAIL: Process_1 -O3 execution - bytecode->native test
FAIL: Process_2 execution - source compiled test
FAIL: Process_2 execution - gij test
FAIL: Process_2 execution - bytecode->native test
FAIL: Process_2 -O3 execution - source compiled test
FAIL: Process_2 execution - gij test
FAIL: Process_2 -O3 execution - bytecode->native test
FAIL: Process_3 execution - source compiled test
FAIL: Process_3 execution - gij test
FAIL: Process_3 execution - bytecode->native test
FAIL: Process_3 -O3 execution - source compiled test
FAIL: Process_3 execution - gij test
FAIL: Process_3 -O3 execution - bytecode->native test
FAIL: Process_4 execution - source compiled test
FAIL: Process_4 execution - gij test
FAIL: Process_4 execution - bytecode->native test
FAIL: Process_4 -O3 execution - source compiled test
FAIL: Process_4 execution - gij test
FAIL: Process_4 -O3 execution - bytecode->native test
FAIL: Process_5 execution - source compiled test
FAIL: Process_5 execution - gij test
FAIL: Process_5 execution - bytecode->native test
FAIL: Process_5 -O3 execution - source compiled test
FAIL: Process_5 execution - gij test
FAIL: Process_5 -O3 execution - bytecode->native test
FAIL: Process_6 execution - source compiled test
FAIL: Process_6 execution - gij test
FAIL: Process_6 execution - bytecode->native test
FAIL: Process_6 -O3 execution - source compiled test
FAIL: Process_6 execution - gij test
FAIL: Process_6 -O3 execution - bytecode->native test
FAIL: Serialization compilation from source
FAIL: Serialization execution - gij test
FAIL: Serialization compilation from bytecode
FAIL: Serialization -O3 execution - source compiled test
FAIL: Serialization execution - gij test
FAIL: Serialization -O3 execution - bytecode->native test
FAIL: Shazam execution - source compiled test
FAIL: Shazam execution - gij test
FAIL: Shazam execution - bytecode->native test
FAIL: Shazam -O3 execution - source compiled test
FAIL: Shazam execution - gij test
FAIL: Shazam -O3 execution - bytecode->native test
FAIL: StaticConstructor execution - source compiled test
FAIL: StaticConstructor execution - gij test
FAIL: StaticConstructor execution - bytecode->native test
FAIL: StaticConstructor -O3 execution - source compiled test
FAIL: StaticConstructor execution - gij test
FAIL: StaticConstructor -O3 execution - bytecode->native test
FAIL: StringBuffer_1 execution - source compiled test
FAIL: StringBuffer_1 execution - gij test
FAIL: StringBuffer_1 execution - bytecode->native test
FAIL: StringBuffer_1 -O3 execution - source compiled test
FAIL: StringBuffer_1 execution - gij test
FAIL: StringBuffer_1 -O3 execution - bytecode->native test
FAIL: StringBuffer_overflow execution - source compiled test
FAIL: StringBuffer_overflow execution - gij test
FAIL: StringBuffer_overflow execution - bytecode->native test
FAIL: StringBuffer_overflow -O3 execution - source compiled test
FAIL: StringBuffer_overflow execution - gij test
FAIL: StringBuffer_overflow -O3 execution - bytecode->native test
FAIL: String_overflow execution - source compiled test
FAIL: String_overflow execution - gij test
FAIL: String_overflow execution - bytecode->native test
FAIL: String_overflow -O3 execution - source compiled test
FAIL: String_overflow execution - gij test
FAIL: String_overflow -O3 execution - bytecode->native test
FAIL: SyncGlobal execution - source compiled test
FAIL: SyncGlobal execution - gij test
FAIL: SyncGlobal execution - bytecode->native test
FAIL: SyncGlobal -O3 execution - source compiled test
FAIL: SyncGlobal execution - gij test
FAIL: SyncGlobal -O3 execution - bytecode->native test
FAIL: SyncTest execution - source compiled test
FAIL: SyncTest execution - gij test
FAIL: SyncTest execution - bytecode->native test
FAIL: SyncTest -O3 execution - source compiled test
FAIL: SyncTest execution - gij test
FAIL: SyncTest -O3 execution - bytecode->native test
FAIL: Synch execution - source compiled test
FAIL: Synch execution - gij test
FAIL: Synch execution - bytecode->native test
FAIL: Synch -O3 execution - source compiled test
FAIL: Synch execution - gij test
FAIL: Synch -O3 execution - bytecode->native test
FAIL: TLtest execution - source compiled test
FAIL: TLtest execution - gij test
FAIL: TLtest execution - bytecode->native test
FAIL: TLtest -O3 execution - source compiled test
FAIL: TLtest execution - gij test
FAIL: TLtest -O3 execution - bytecode->native test
FAIL: TestProxy execution - source compiled test
FAIL: TestProxy execution - gij test
FAIL: TestProxy execution - bytecode->native test
FAIL: TestProxy -O3 execution - source compiled test
FAIL: TestProxy execution - gij test
FAIL: TestProxy -O3 execution - bytecode->native test
FAIL: Thread_Alive compilation from source
FAIL: Thread_Alive execution - gij test
FAIL: Thread_Alive compilation from bytecode
FAIL: Thread_Alive -O3 compilation from source
FAIL: Thread_Alive execution - gij test
FAIL: Thread_Alive -O3 compilation from bytecode
FAIL: Thread_HoldsLock execution - source compiled test
FAIL: Thread_HoldsLock execution - gij test
FAIL: Thread_HoldsLock execution - bytecode->native test
FAIL: Thread_HoldsLock -O3 execution - source compiled test
FAIL: Thread_HoldsLock execution - gij test
FAIL: Thread_HoldsLock -O3 execution - bytecode->native test
FAIL: Thread_Interrupt compilation from source
FAIL: Thread_Interrupt execution - gij test
FAIL: Thread_Interrupt compilation from bytecode
FAIL: Thread_Interrupt -O3 compilation from source
FAIL: Thread_Interrupt execution - gij test
FAIL: Thread_Interrupt -O3 compilation from bytecode
FAIL: Thread_Join compilation from source
FAIL: Thread_Join execution - gij test
FAIL: Thread_Join compilation from bytecode
FAIL: Thread_Join -O3 compilation from source
FAIL: Thread_Join execution - gij test
FAIL: Thread_Join -O3 compilation from bytecode
FAIL: Thread_Monitor execution - source compiled test
FAIL: Thread_Monitor execution - gij test
FAIL: Thread_Monitor execution - bytecode->native test
FAIL: Thread_Monitor -O3 execution - source compiled test
FAIL: Thread_Monitor execution - gij test
FAIL: Thread_Monitor -O3 execution - bytecode->native test
FAIL: Thread_Sleep compilation from source
FAIL: Thread_Sleep execution - gij test
FAIL: Thread_Sleep compilation from bytecode
FAIL: Thread_Sleep -O3 compilation from source
FAIL: Thread_Sleep execution - gij test
FAIL: Thread_Sleep -O3 compilation from bytecode
FAIL: Thread_Wait compilation from source
FAIL: Thread_Wait execution - gij test
FAIL: Thread_Wait compilation from bytecode
FAIL: Thread_Wait -O3 compilation from source
FAIL: Thread_Wait execution - gij test
FAIL: Thread_Wait -O3 compilation from bytecode
FAIL: Thread_Wait_2 compilation from source
FAIL: Thread_Wait_2 execution - gij test
FAIL: Thread_Wait_2 compilation from bytecode
FAIL: Thread_Wait_2 -O3 compilation from source
FAIL: Thread_Wait_2 execution - gij test
FAIL: Thread_Wait_2 -O3 compilation from bytecode
FAIL: Thread_Wait_Interrupt compilation from source
FAIL: Thread_Wait_Interrupt execution - gij test
FAIL: Thread_Wait_Interrupt compilation from bytecode
FAIL: Thread_Wait_Interrupt -O3 compilation from source
FAIL: Thread_Wait_Interrupt execution - gij test
FAIL: Thread_Wait_Interrupt -O3 compilation from bytecode
FAIL: Throw_1 execution - source compiled test
FAIL: Throw_1 execution - gij test
FAIL: Throw_1 execution - bytecode->native test
FAIL: Throw_1 -O3 execution - source compiled test
FAIL: Throw_1 execution - gij test
FAIL: Throw_1 -O3 execution - bytecode->native test
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 execution - bytecode->native test
FAIL: Throw_2 -O3 execution - source compiled test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 -O3 execution - bytecode->native test
FAIL: anfi execution - source compiled test
FAIL: anfi execution - gij test
FAIL: anfi execution - bytecode->native test
FAIL: anfi -O3 execution - source compiled test
FAIL: anfi execution - gij test
FAIL: anfi -O3 execution - bytecode->native test
FAIL: anon execution - source compiled test
FAIL: anon execution - gij test
FAIL: anon execution - bytecode->native test
FAIL: anon -O3 execution - source compiled test
FAIL: anon execution - gij test
FAIL: anon -O3 execution - bytecode->native test
FAIL: anon2 execution - source compiled test
FAIL: anon2 execution - gij test
FAIL: anon2 execution - bytecode->native test
FAIL: anon2 -O3 execution - source compiled test
FAIL: anon2 execution - gij test
FAIL: anon2 -O3 execution - bytecode->native test
FAIL: anon3 execution - source compiled test
FAIL: anon3 execution - gij test
FAIL: anon3 execution - bytecode->native test
FAIL: anon3 -O3 execution - source compiled test
FAIL: anon3 execution - gij test
FAIL: anon3 -O3 execution - bytecode->native test
FAIL: anon4 execution - source compiled test
FAIL: anon4 execution - gij test
FAIL: anon4 execution - bytecode->native test
FAIL: anon4 -O3 execution - source compiled test
FAIL: anon4 execution - gij test
FAIL: anon4 -O3 execution - bytecode->native test
FAIL: anon_ctor_itf_arg execution - source compiled test
FAIL: anon_ctor_itf_arg execution - gij test
FAIL: anon_ctor_itf_arg execution - bytecode->native test
FAIL: anon_ctor_itf_arg -O3 execution - source compiled test
FAIL: anon_ctor_itf_arg execution - gij test
FAIL: anon_ctor_itf_arg -O3 execution - bytecode->native test
FAIL: anonarray execution - source compiled test
FAIL: anonarray execution - gij test
FAIL: anonarray execution - bytecode->native test
FAIL: anonarray -O3 execution - source compiled test
FAIL: anonarray execution - gij test
FAIL: anonarray -O3 execution - bytecode->native test
FAIL: anonarray2 execution - source compiled test
FAIL: anonarray2 execution - gij test
FAIL: anonarray2 execution - bytecode->native test
FAIL: anonarray2 -O3 execution - source compiled test
FAIL: anonarray2 execution - gij test
FAIL: anonarray2 -O3 execution - bytecode->native test
FAIL: anonarray3 execution - source compiled test
FAIL: anonarray3 execution - gij test
FAIL: anonarray3 execution - bytecode->native test
FAIL: anonarray3 -O3 execution - source compiled test
FAIL: anonarray3 execution - gij test
FAIL: anonarray3 -O3 execution - bytecode->native test
FAIL: assign execution - source compiled test
FAIL: assign execution - gij test
FAIL: assign execution - bytecode->native test
FAIL: assign -O3 execution - source compiled test
FAIL: assign execution - gij test
FAIL: assign -O3 execution - bytecode->native test
FAIL: direct_read execution - source compiled test
FAIL: direct_read execution - gij test
FAIL: direct_read execution - bytecode->native test
FAIL: direct_read -O3 execution - source compiled test
FAIL: direct_read execution - gij test
FAIL: direct_read -O3 execution - bytecode->native test
FAIL: direct_write execution - source compiled test
FAIL: direct_write execution - gij test
FAIL: direct_write execution - bytecode->native test
FAIL: direct_write -O3 execution - source compiled test
FAIL: direct_write execution - gij test
FAIL: direct_write -O3 execution - bytecode->native test
FAIL: emptystring execution - source compiled test
FAIL: emptystring execution - gij test
FAIL: emptystring execution - bytecode->native test
FAIL: emptystring -O3 execution - source compiled test
FAIL: emptystring execution - gij test
FAIL: emptystring -O3 execution - bytecode->native test
FAIL: err1 execution - source compiled test
FAIL: err1 execution - gij test
FAIL: err1 execution - bytecode->native test
FAIL: err1 -O3 execution - source compiled test
FAIL: err1 execution - gij test
FAIL: err1 -O3 execution - bytecode->native test
FAIL: err10 execution - source compiled test
FAIL: err10 execution - gij test
FAIL: err10 execution - bytecode->native test
FAIL: err10 -O3 execution - source compiled test
FAIL: err10 execution - gij test
FAIL: err10 -O3 execution - bytecode->native test
FAIL: err11 execution - source compiled test
FAIL: err11 execution - gij test
FAIL: err11 execution - bytecode->native test
FAIL: err11 -O3 execution - source compiled test
FAIL: err11 execution - gij test
FAIL: err11 -O3 execution - bytecode->native test
FAIL: err12 execution - source compiled test
FAIL: err12 execution - gij test
FAIL: err12 execution - bytecode->native test
FAIL: err12 -O3 execution - source compiled test
FAIL: err12 execution - gij test
FAIL: err12 -O3 execution - bytecode->native test
FAIL: err13 execution - source compiled test
FAIL: err13 execution - gij test
FAIL: err13 execution - bytecode->native test
FAIL: err13 -O3 execution - source compiled test
FAIL: err13 execution - gij test
FAIL: err13 -O3 execution - bytecode->native test
FAIL: err14 execution - source compiled test
FAIL: err14 execution - gij test
FAIL: err14 execution - bytecode->native test
FAIL: err14 -O3 execution - source compiled test
FAIL: err14 execution - gij test
FAIL: err14 -O3 execution - bytecode->native test
FAIL: err2 execution - source compiled test
FAIL: err2 execution - gij test
FAIL: err2 execution - bytecode->native test
FAIL: err2 -O3 execution - source compiled test
FAIL: err2 execution - gij test
FAIL: err2 -O3 execution - bytecode->native test
FAIL: err3 execution - source compiled test
FAIL: err3 execution - gij test
FAIL: err3 execution - bytecode->native test
FAIL: err3 -O3 execution - source compiled test
FAIL: err3 execution - gij test
FAIL: err3 -O3 execution - bytecode->native test
FAIL: err4 execution - source compiled test
FAIL: err4 execution - gij test
FAIL: err4 execution - bytecode->native test
FAIL: err4 -O3 execution - source compiled test
FAIL: err4 execution - gij test
FAIL: err4 -O3 execution - bytecode->native test
FAIL: err5 execution - source compiled test
FAIL: err5 execution - gij test
FAIL: err5 execution - bytecode->native test
FAIL: err5 -O3 execution - source compiled test
FAIL: err5 execution - gij test
FAIL: err5 -O3 execution - bytecode->native test
FAIL: err6 execution - source compiled test
FAIL: err6 execution - gij test
FAIL: err6 execution - bytecode->native test
FAIL: err6 -O3 execution - source compiled test
FAIL: err6 execution - gij test
FAIL: err6 -O3 execution - bytecode->native test
FAIL: err7 execution - source compiled test
FAIL: err7 execution - gij test
FAIL: err7 execution - bytecode->native test
FAIL: err7 -O3 execution - source compiled test
FAIL: err7 execution - gij test
FAIL: err7 -O3 execution - bytecode->native test
FAIL: err8 execution - source compiled test
FAIL: err8 execution - gij test
FAIL: err8 execution - bytecode->native test
FAIL: err8 -O3 execution - source compiled test
FAIL: err8 execution - gij test
FAIL: err8 -O3 execution - bytecode->native test
FAIL: err9 execution - source compiled test
FAIL: err9 execution - gij test
FAIL: err9 execution - bytecode->native test
FAIL: err9 -O3 execution - source compiled test
FAIL: err9 execution - gij test
FAIL: err9 -O3 execution - bytecode->native test
FAIL: final_inner execution - source compiled test
FAIL: final_inner execution - gij test
FAIL: final_inner execution - bytecode->native test
FAIL: final_inner -O3 execution - source compiled test
FAIL: final_inner execution - gij test
FAIL: final_inner -O3 execution - bytecode->native test
FAIL: final_int execution - source compiled test
FAIL: final_int execution - gij test
FAIL: final_int execution - bytecode->native test
FAIL: final_int -O3 execution - source compiled test
FAIL: final_int execution - gij test
FAIL: final_int -O3 execution - bytecode->native test
FAIL: final_static_and_friend execution - source compiled test
FAIL: final_static_and_friend execution - gij test
FAIL: final_static_and_friend execution - bytecode->native test
FAIL: final_static_and_friend -O3 execution - source compiled test
FAIL: final_static_and_friend execution - gij test
FAIL: final_static_and_friend -O3 execution - bytecode->native test
FAIL: indirect execution - source compiled test
FAIL: indirect execution - gij test
FAIL: indirect execution - bytecode->native test
FAIL: indirect -O3 execution - source compiled test
FAIL: indirect execution - gij test
FAIL: indirect -O3 execution - bytecode->native test
FAIL: indirect_read execution - source compiled test
FAIL: indirect_read execution - gij test
FAIL: indirect_read execution - bytecode->native test
FAIL: indirect_read -O3 execution - source compiled test
FAIL: indirect_read execution - gij test
FAIL: indirect_read -O3 execution - bytecode->native test
FAIL: indirect_write execution - source compiled test
FAIL: indirect_write execution - gij test
FAIL: indirect_write execution - bytecode->native test
FAIL: indirect_write -O3 execution - source compiled test
FAIL: indirect_write execution - gij test
FAIL: indirect_write -O3 execution - bytecode->native test
FAIL: initexc execution - source compiled test
FAIL: initexc execution - gij test
FAIL: initexc execution - bytecode->native test
FAIL: initexc -O3 execution - source compiled test
FAIL: initexc execution - gij test
FAIL: initexc -O3 execution - bytecode->native test
FAIL: initfield execution - source compiled test
FAIL: initfield execution - gij test
FAIL: initfield execution - bytecode->native test
FAIL: initfield -O3 execution - source compiled test
FAIL: initfield execution - gij test
FAIL: initfield -O3 execution - bytecode->native test
FAIL: inline execution - source compiled test
FAIL: inline execution - gij test
FAIL: inline execution - bytecode->native test
FAIL: inline -O3 execution - source compiled test
FAIL: inline execution - gij test
FAIL: inline -O3 execution - bytecode->native test
FAIL: inner1 execution - source compiled test
FAIL: inner1 execution - gij test
FAIL: inner1 execution - bytecode->native test
FAIL: inner1 -O3 execution - source compiled test
FAIL: inner1 execution - gij test
FAIL: inner1 -O3 execution - bytecode->native test
FAIL: inner2 execution - source compiled test
FAIL: inner2 execution - gij test
FAIL: inner2 execution - bytecode->native test
FAIL: inner2 -O3 execution - source compiled test
FAIL: inner2 execution - gij test
FAIL: inner2 -O3 execution - bytecode->native test
FAIL: inner3 execution - source compiled test
FAIL: inner3 execution - gij test
FAIL: inner3 execution - bytecode->native test
FAIL: inner3 -O3 execution - source compiled test
FAIL: inner3 execution - gij test
FAIL: inner3 -O3 execution - bytecode->native test
FAIL: inner4 execution - source compiled test
FAIL: inner4 execution - gij test
FAIL: inner4 execution - bytecode->native test
FAIL: inner4 -O3 execution - source compiled test
FAIL: inner4 execution - gij test
FAIL: inner4 -O3 execution - bytecode->native test
FAIL: inner_array execution - source compiled test
FAIL: inner_array execution - gij test
FAIL: inner_array execution - bytecode->native test
FAIL: inner_array -O3 execution - source compiled test
FAIL: inner_array execution - gij test
FAIL: inner_array -O3 execution - bytecode->native test
FAIL: inner_interface execution - source compiled test
FAIL: inner_interface execution - gij test
FAIL: inner_interface execution - bytecode->native test
FAIL: inner_interface -O3 execution - source compiled test
FAIL: inner_interface execution - gij test
FAIL: inner_interface -O3 execution - bytecode->native test
FAIL: instance execution - source compiled test
FAIL: instance execution - gij test
FAIL: instance execution - bytecode->native test
FAIL: instance -O3 execution - source compiled test
FAIL: instance execution - gij test
FAIL: instance -O3 execution - bytecode->native test
FAIL: instinit execution - source compiled test
FAIL: instinit execution - gij test
FAIL: instinit execution - bytecode->native test
FAIL: instinit -O3 execution - source compiled test
FAIL: instinit execution - gij test
FAIL: instinit -O3 execution - bytecode->native test
FAIL: instinit2 execution - source compiled test
FAIL: instinit2 execution - gij test
FAIL: instinit2 execution - bytecode->native test
FAIL: instinit2 -O3 execution - source compiled test
FAIL: instinit2 execution - gij test
FAIL: instinit2 -O3 execution - bytecode->native test
FAIL: invoke_from_inner execution - source compiled test
FAIL: invoke_from_inner execution - gij test
FAIL: invoke_from_inner execution - bytecode->native test
FAIL: invoke_from_inner -O3 execution - source compiled test
FAIL: invoke_from_inner execution - gij test
FAIL: invoke_from_inner -O3 execution - bytecode->native test
FAIL: invokethrow execution - source compiled test
FAIL: invokethrow execution - gij test
FAIL: invokethrow execution - bytecode->native test
FAIL: invokethrow -O3 execution - source compiled test
FAIL: invokethrow execution - gij test
FAIL: invokethrow -O3 execution - bytecode->native test
FAIL: klass execution - source compiled test
FAIL: klass execution - gij test
FAIL: klass execution - bytecode->native test
FAIL: klass -O3 execution - source compiled test
FAIL: klass execution - gij test
FAIL: klass -O3 execution - bytecode->native test
FAIL: md5test execution - source compiled test
FAIL: md5test execution - gij test
FAIL: md5test execution - bytecode->native test
FAIL: md5test -O3 execution - source compiled test
FAIL: md5test execution - gij test
FAIL: md5test -O3 execution - bytecode->native test
FAIL: multiple_finit execution - source compiled test
FAIL: multiple_finit execution - gij test
FAIL: multiple_finit execution - bytecode->native test
FAIL: multiple_finit -O3 execution - source compiled test
FAIL: multiple_finit execution - gij test
FAIL: multiple_finit -O3 execution - bytecode->native test
FAIL: negzero execution - source compiled test
FAIL: negzero execution - gij test
FAIL: negzero execution - bytecode->native test
FAIL: negzero -O3 execution - source compiled test
FAIL: negzero execution - gij test
FAIL: negzero -O3 execution - bytecode->native test
FAIL: nested_with_ctor execution - source compiled test
FAIL: nested_with_ctor execution - gij test
FAIL: nested_with_ctor execution - bytecode->native test
FAIL: nested_with_ctor -O3 execution - source compiled test
FAIL: nested_with_ctor execution - gij test
FAIL: nested_with_ctor -O3 execution - bytecode->native test
FAIL: newarray_overflow execution - source compiled test
FAIL: newarray_overflow execution - gij test
FAIL: newarray_overflow execution - bytecode->native test
FAIL: newarray_overflow -O3 execution - source compiled test
FAIL: newarray_overflow execution - gij test
FAIL: newarray_overflow -O3 execution - bytecode->native test
FAIL: override execution - source compiled test
FAIL: override execution - gij test
FAIL: override execution - bytecode->native test
FAIL: override -O3 execution - source compiled test
FAIL: override execution - gij test
FAIL: override -O3 execution - bytecode->native test
FAIL: pr109 execution - source compiled test
FAIL: pr109 execution - gij test
FAIL: pr109 execution - bytecode->native test
FAIL: pr109 -O3 execution - source compiled test
FAIL: pr109 execution - gij test
FAIL: pr109 -O3 execution - bytecode->native test
FAIL: pr13107 execution - source compiled test
FAIL: pr13107 execution - gij test
FAIL: pr13107 execution - bytecode->native test
FAIL: pr13107 -O3 execution - source compiled test
FAIL: pr13107 execution - gij test
FAIL: pr13107 -O3 execution - bytecode->native test
FAIL: pr13107_2 execution - source compiled test
FAIL: pr13107_2 execution - gij test
FAIL: pr13107_2 -O3 execution - source compiled test
FAIL: pr13107_2 execution - gij test
FAIL: pr13107_3 execution - source compiled test
FAIL: pr13107_3 execution - gij test
FAIL: pr13107_3 -O3 execution - source compiled test
FAIL: pr13107_3 execution - gij test
FAIL: pr133 execution - source compiled test
FAIL: pr133 execution - gij test
FAIL: pr133 execution - bytecode->native test
FAIL: pr133 -O3 execution - source compiled test
FAIL: pr133 execution - gij test
FAIL: pr133 -O3 execution - bytecode->native test
FAIL: pr16789 execution - source compiled test
FAIL: pr16789 execution - gij test
FAIL: pr16789 execution - bytecode->native test
FAIL: pr16789 -O3 execution - source compiled test
FAIL: pr16789 execution - gij test
FAIL: pr16789 -O3 execution - bytecode->native test
FAIL: pr179 execution - source compiled test
FAIL: pr179 execution - gij test
FAIL: pr179 execution - bytecode->native test
FAIL: pr179 -O3 execution - source compiled test
FAIL: pr179 execution - gij test
FAIL: pr179 -O3 execution - bytecode->native test
FAIL: pr184 execution - source compiled test
FAIL: pr184 execution - gij test
FAIL: pr184 execution - bytecode->native test
FAIL: pr184 -O3 execution - source compiled test
FAIL: pr184 execution - gij test
FAIL: pr184 -O3 execution - bytecode->native test
FAIL: pr6388 execution - source compiled test
FAIL: pr6388 execution - gij test
FAIL: pr6388 execution - bytecode->native test
FAIL: pr6388 -O3 execution - source compiled test
FAIL: pr6388 execution - gij test
FAIL: pr6388 -O3 execution - bytecode->native test
FAIL: pr83 execution - source compiled test
FAIL: pr83 execution - gij test
FAIL: pr83 execution - bytecode->native test
FAIL: pr83 -O3 execution - source compiled test
FAIL: pr83 execution - gij test
FAIL: pr83 -O3 execution - bytecode->native test
FAIL: pr8415 execution - source compiled test
FAIL: pr8415 execution - gij test
FAIL: pr8415 execution - bytecode->native test
FAIL: pr8415 -O3 execution - source compiled test
FAIL: pr8415 execution - gij test
FAIL: pr8415 -O3 execution - bytecode->native test
FAIL: pr8676 execution - source compiled test
FAIL: pr8676 execution - gij test
FAIL: pr8676 execution - bytecode->native test
FAIL: pr8676 -O3 execution - source compiled test
FAIL: pr8676 execution - gij test
FAIL: pr8676 -O3 execution - bytecode->native test
FAIL: pr8823 execution - source compiled test
FAIL: pr8823 execution - gij test
FAIL: pr8823 execution - bytecode->native test
FAIL: pr8823 -O3 execution - source compiled test
FAIL: pr8823 execution - gij test
FAIL: pr8823 -O3 execution - bytecode->native test
FAIL: pr8945 execution - source compiled test
FAIL: pr8945 execution - gij test
FAIL: pr8945 execution - bytecode->native test
FAIL: pr8945 -O3 execution - source compiled test
FAIL: pr8945 execution - gij test
FAIL: pr8945 -O3 execution - bytecode->native test
FAIL: private_direct_read execution - source compiled test
FAIL: private_direct_read execution - gij test
FAIL: private_direct_read execution - bytecode->native test
FAIL: private_direct_read -O3 execution - source compiled test
FAIL: private_direct_read execution - gij test
FAIL: private_direct_read -O3 execution - bytecode->native test
FAIL: search_outer execution - source compiled test
FAIL: search_outer execution - gij test
FAIL: search_outer execution - bytecode->native test
FAIL: search_outer -O3 execution - source compiled test
FAIL: search_outer execution - gij test
FAIL: search_outer -O3 execution - bytecode->native test
FAIL: shatest execution - source compiled test
FAIL: shatest execution - gij test
FAIL: shatest execution - bytecode->native test
FAIL: shatest -O3 execution - source compiled test
FAIL: shatest execution - gij test
FAIL: shatest -O3 execution - bytecode->native test
FAIL: stringconst execution - source compiled test
FAIL: stringconst execution - gij test
FAIL: stringconst execution - bytecode->native test
FAIL: stringconst -O3 execution - source compiled test
FAIL: stringconst execution - gij test
FAIL: stringconst -O3 execution - bytecode->native test
FAIL: stringconst2 execution - source compiled test
FAIL: stringconst2 execution - gij test
FAIL: stringconst2 execution - bytecode->native test
FAIL: stringconst2 -O3 execution - source compiled test
FAIL: stringconst2 execution - gij test
FAIL: stringconst2 -O3 execution - bytecode->native test
FAIL: stub execution - source compiled test
FAIL: stub execution - gij test
FAIL: stub execution - bytecode->native test
FAIL: stub -O3 execution - source compiled test
FAIL: stub execution - gij test
FAIL: stub -O3 execution - bytecode->native test
FAIL: test_long execution - source compiled test
FAIL: test_long execution - gij test
FAIL: test_long execution - bytecode->native test
FAIL: test_long -O3 compilation from source
FAIL: test_long execution - gij test
FAIL: test_long -O3 compilation from bytecode
FAIL: tmi execution - source compiled test
FAIL: tmi execution - gij test
FAIL: tmi execution - bytecode->native test
FAIL: tmi -O3 execution - source compiled test
FAIL: tmi execution - gij test
FAIL: tmi -O3 execution - bytecode->native test
FAIL: tp execution - source compiled test
FAIL: tp execution - gij test
FAIL: tp execution - bytecode->native test
FAIL: tp -O3 execution - source compiled test
FAIL: tp execution - gij test
FAIL: tp -O3 execution - bytecode->native test
FAIL: update_outer execution - source compiled test
FAIL: update_outer execution - gij test
FAIL: update_outer execution - bytecode->native test
FAIL: update_outer -O3 execution - source compiled test
FAIL: update_outer execution - gij test
FAIL: update_outer -O3 execution - bytecode->native test
FAIL: utf8concat execution - source compiled test
FAIL: utf8concat execution - gij test
FAIL: utf8concat execution - bytecode->native test
FAIL: utf8concat -O3 execution - source compiled test
FAIL: utf8concat execution - gij test
FAIL: utf8concat -O3 execution - bytecode->native test
FAIL: utilTest execution - source compiled test
FAIL: utilTest execution - gij test
FAIL: utilTest execution - bytecode->native test
FAIL: utilTest -O3 execution - source compiled test
FAIL: utilTest execution - gij test
FAIL: utilTest -O3 execution - bytecode->native test
FAIL: verify execution - source compiled test
FAIL: verify execution - gij test
FAIL: verify execution - bytecode->native test
FAIL: verify -O3 execution - source compiled test
FAIL: verify execution - gij test
FAIL: verify -O3 execution - bytecode->native test
Running /Users/lucier/programs/gcc/mainline/libjava/testsuite/libjava.loader/loader.exp ...
FAIL: /Users/lucier/programs/gcc/mainline/objdir/powerpc-apple-darwin7.5.0/libjava/testsuite/TestEarlyGC.exe execution - /Users/lucier/programs/gcc/mainline/objdir/powerpc-apple-darwin7.5.0/libjava/testsuite/TestEarlyGC.exe
FAIL: /Users/lucier/programs/gcc/mainline/objdir/powerpc-apple-darwin7.5.0/libjava/testsuite/TestLeak.exe execution - /Users/lucier/programs/gcc/mainline/objdir/powerpc-apple-darwin7.5.0/libjava/testsuite/TestLeak.exe
FAIL: /Users/lucier/programs/gcc/mainline/objdir/powerpc-apple-darwin7.5.0/libjava/testsuite/TestMultiple.exe execution - /Users/lucier/programs/gcc/mainline/objdir/powerpc-apple-darwin7.5.0/libjava/testsuite/TestMultiple.exe
FAIL: /Users/lucier/programs/gcc/mainline/objdir/powerpc-apple-darwin7.5.0/libjava/testsuite/TestParent.exe execution - /Users/lucier/programs/gcc/mainline/objdir/powerpc-apple-darwin7.5.0/libjava/testsuite/TestParent.exe
Running /Users/lucier/programs/gcc/mainline/libjava/testsuite/libjava.mauve/mauve.exp ...
Running /Users/lucier/programs/gcc/mainline/libjava/testsuite/libjava.verify/verify.exp ...

		=== libjava Summary ===

# of expected passes		1585
# of unexpected failures	1013
# of expected failures		8
# of untested testcases		1058
make[3]: *** [check-DEJAGNU] Error 1
make[2]: *** [check-am] Error 2
make[2]: Target `check' not remade because of errors.
Making check in gcj
make[2]: Nothing to be done for `check'.
Making check in include
make[2]: Nothing to be done for `check'.
make[2]: Nothing to be done for `check-am'.
make[1]: *** [check-recursive] Error 1
make[1]: Target `check' not remade because of errors.
make: *** [check-target-libjava] Error 2
make: Target `check' not remade because of errors.
