This is the mail archive of the gcc-testresults@gcc.gnu.org mailing list for the GCC project.


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

Results for 4.3.3 (GCC) testsuite on sparc-sun-solaris2.8


Build System :
----------------------------------------------------------------------------
bash-4.0$ uname -a
SunOS mimas 5.8 Generic_117350-61 sun4u sparc SUNW,UltraAX-i2 Solaris

bash-4.0$ cat /etc/release
                       Solaris 8 2/04 s28s_hw4wos_05a SPARC
           Copyright 2004 Sun Microsystems, Inc.  All Rights Reserved.
                            Assembled 08 January 2004

bash-4.0$ psrinfo -pv
The UltraSPARC-IIe physical processor has 1 virtual processor (0)
bash-4.0$ psrinfo -v
Status of virtual processor 0 as of: 06/18/09 12:09:40
  on-line since 03/25/09 18:28:25.
  The sparcv9 processor operates at 500 MHz,
        and has a sparcv9 floating point processor.

bash-4.0$ /opt/studio/SOS11/SUNWspro/bin/fpversion
 A SPARC-based CPU is available.
 Kernel says CPU's clock rate is 500.0 MHz.
 Kernel says main memory's clock rate is 100.0 MHz.

 Sun-4 floating-point controller version 0 found.
 An UltraSPARC chip is available.

 Use "-xtarget=ultra2e -xcache=16/32/1:256/64/1" code-generation option.

 Hostid = 0x8305CF1A.

----------------------------------------------------------------------------
Build tools:

ASSEMBLER:
as from GNU Binutils 2.19.1  thus :

bash-4.0$ pkginfo -l CSWbinutils
   PKGINST:  CSWbinutils
      NAME:  binutils - GNU binary utilities such as gar, gas, gld, gnm
and others
  CATEGORY:  application
      ARCH:  sparc
   VERSION:  2.19.1,REV=2009.02.21
   BASEDIR:  /opt/csw
    VENDOR:  http://ftp.gnu.org/pub/gnu/binutils/ packaged for CSW by
Dennis Clarke
      DESC:  CSWbinutils - GNU binary utilities such as gar, gas, gld, gnm
and others
    PSTAMP:  mimas20090221031415

bash-4.0$ which gas
/opt/csw/bin/gas
bash-4.0$ ls -l /opt/csw/bin/gas
lrwxrwxrwx 1 root other 30 May 30 20:32 /opt/csw/bin/gas ->
../sparc-sun-solaris2.8/bin/as

bash-4.0$ /opt/csw/bin/gas --version
GNU assembler (GNU Binutils) 2.19.1
Copyright 2007 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `sparc-sun-solaris2.8'.

LINKER:
The linker used was the Sun/Vendor provided /usr/ccs/bin/sparcv9/ld

# file /usr/ccs/bin/sparcv9/ld
/usr/ccs/bin/sparcv9/ld:        ELF 64-bit MSB executable SPARCV9 Version
1, dynamically linked, stripped

patch rev 109147-44 thus :
Patch-ID# 109147-44
Keywords: security dlsym dlclose linker initfirst crle rtld
          symlinks link_audit brandz
Synopsis: SunOS 5.8: linker patch
Date: Sep/17/2007

bash-4.0$ autoconf --version
autoconf (GNU Autoconf) 2.63
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

bash-4.0$ /opt/csw/bin/automake --version
automake (GNU automake) 1.10.2
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <tromey@redhat.com>
       and Alexandre Duret-Lutz <adl@gnu.org>.

bash-4.0$ bison --version
bison (GNU Bison) 2.4.1
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

bash-4.0$ which ls
/opt/csw/bin/ls

bash-4.0$ ls --version
ls (GNU coreutils) 7.4
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Richard M. Stallman and David MacKenzie.

bash-4.0$ which awk
/export/home/dclarke/local/bin/awk

bash-4.0$ awk --version
GNU Awk 3.1.6
Copyright (C) 1989, 1991-2007 Free Software Foundation.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.

bash-4.0$ which gettext
/opt/csw/bin/gettext
bash-4.0$ gettext --version
gettext (GNU gettext-runtime) 0.17
Copyright (C) 1995-1997, 2000-2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Ulrich Drepper.

bash-4.0$ which iconv
/opt/csw/bin/iconv
bash-4.0$ /opt/csw/bin/iconv --version
iconv (GNU libiconv 1.13)
Copyright (C) 2000-2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Bruno Haible.

bash-4.0$ which libtool
/export/home/dclarke/local/bin/libtool
bash-4.0$ libtool --version
ltmain.sh (GNU libtool) 2.2.6
Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996

Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

bash-4.0$ which m4
/opt/csw/bin/m4
bash-4.0$ m4 --version
m4 (GNU M4) 1.4.13
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Rene' Seindal.

bash-4.0$ which sed
/opt/csw/bin/sed
bash-4.0$ sed --version
GNU sed version 4.2
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,
to the extent permitted by law.

GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
E-mail bug reports to: <bug-gnu-utils@gnu.org>.
Be sure to include the word ``sed'' somewhere in the ``Subject:'' field.

bash-4.0$ which perl
/opt/csw/bin/perl
bash-4.0$ perl --version

This is perl, v5.10.0 built for sun4-solaris-thread-multi-64

Copyright 1987-2007, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

bash-4.0$ which gcc
/export/home/dclarke/local/bin/gcc
bash-4.0$ gcc --version
gcc (GCC) 4.3.3
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

----------------------------------------------------------------------------
Configure Line :

../gcc-4.3.3/configure --with-gnu-as --with-as=/opt/csw/bin/gas
--without-gnu-ld --with-ld=/usr/ccs/bin/ld --with-cpu=v7
--enable-threads=posix --enable-nls --prefix=/opt/csw/gcc4
--with-local-prefix=/opt/csw --enable-shared --enable-multilib
--with-included-gettext --with-libiconv-prefix=/opt/csw
--with-system-zlib --with-gmp=/opt/csw --with-mpfr=/opt/csw
--enable-languages=c,c++,fortran,objc,ada --enable-bootstrap

----------------------------------------------------------------------------

bash-4.0$ date
Thu Jun 18 11:59:29 GMT 2009
bash-4.0$ ../gcc-4.3.3/contrib/test_summary
cat <<'EOF' |
LAST_UPDATED: Obtained from SVN: tags/gcc_4_3_3_release revision 143643

                === acats tests ===

                === acats Summary ===
# of expected passes            2315
# of unexpected failures        0
Native configuration is sparc-sun-solaris2.8

                === g++ tests ===


Running target unix
FAIL: g++.dg/compat/eh/ctor2 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: g++.dg/compat/eh/ctor2 cp_compat_x_tst.o-cp_compat_y_tst.o
execute
FAIL: g++.dg/compat/eh/spec3 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: g++.dg/compat/eh/spec3 cp_compat_x_tst.o-cp_compat_y_tst.o
execute
FAIL: g++.dg/compat/init/dtor1 cp_compat_x_tst.o-cp_compat_y_tst.o link
UNRESOLVED: g++.dg/compat/init/dtor1 cp_compat_x_tst.o-cp_compat_y_tst.o
execute
FAIL: g++.dg/abi/covariant3.C (test for excess errors)
WARNING: g++.dg/abi/covariant3.C compilation failed to produce executable
FAIL: g++.dg/abi/covariant4.C (test for excess errors)
WARNING: g++.dg/abi/covariant4.C compilation failed to produce executable
FAIL: g++.dg/abi/empty11.C (test for excess errors)
WARNING: g++.dg/abi/empty11.C compilation failed to produce executable
FAIL: g++.dg/abi/vcall1.C (test for excess errors)
WARNING: g++.dg/abi/vcall1.C compilation failed to produce executable
FAIL: g++.dg/cpp0x/overload.C (test for excess errors)
FAIL: g++.dg/cpp0x/variadic-function.C (test for excess errors)
WARNING: g++.dg/cpp0x/variadic-function.C compilation failed to produce
executable
FAIL: g++.dg/eh/ctor2.C (test for excess errors)
WARNING: g++.dg/eh/ctor2.C compilation failed to produce executable
FAIL: g++.dg/ext/has_nothrow_assign.C (test for excess errors)
WARNING: g++.dg/ext/has_nothrow_assign.C compilation failed to produce
executable
FAIL: g++.dg/ext/has_nothrow_constructor.C (test for excess errors)
WARNING: g++.dg/ext/has_nothrow_constructor.C compilation failed to
produce executable
FAIL: g++.dg/ext/has_nothrow_copy.C (test for excess errors)
WARNING: g++.dg/ext/has_nothrow_copy.C compilation failed to produce
executable
FAIL: g++.dg/ext/has_trivial_assign.C (test for excess errors)
WARNING: g++.dg/ext/has_trivial_assign.C compilation failed to produce
executable
FAIL: g++.dg/ext/has_trivial_constructor.C (test for excess errors)
WARNING: g++.dg/ext/has_trivial_constructor.C compilation failed to
produce executable
FAIL: g++.dg/ext/has_trivial_copy.C (test for excess errors)
WARNING: g++.dg/ext/has_trivial_copy.C compilation failed to produce
executable
FAIL: g++.dg/ext/has_trivial_destructor.C (test for excess errors)
WARNING: g++.dg/ext/has_trivial_destructor.C compilation failed to produce
executable
FAIL: g++.dg/ext/has_virtual_destructor.C (test for excess errors)
WARNING: g++.dg/ext/has_virtual_destructor.C compilation failed to produce
executable
FAIL: g++.dg/ext/is_abstract.C (test for excess errors)
WARNING: g++.dg/ext/is_abstract.C compilation failed to produce executable
FAIL: g++.dg/ext/is_base_of.C (test for excess errors)
WARNING: g++.dg/ext/is_base_of.C compilation failed to produce executable
FAIL: g++.dg/ext/is_empty.C (test for excess errors)
WARNING: g++.dg/ext/is_empty.C compilation failed to produce executable
FAIL: g++.dg/ext/is_pod.C (test for excess errors)
WARNING: g++.dg/ext/is_pod.C compilation failed to produce executable
FAIL: g++.dg/ext/is_polymorphic.C (test for excess errors)
WARNING: g++.dg/ext/is_polymorphic.C compilation failed to produce executable
FAIL: g++.dg/ext/stmtexpr1.C (test for excess errors)
WARNING: g++.dg/ext/stmtexpr1.C compilation failed to produce executable
FAIL: g++.dg/inherit/covariant2.C (test for excess errors)
WARNING: g++.dg/inherit/covariant2.C compilation failed to produce executable
FAIL: g++.dg/inherit/covariant3.C (test for excess errors)
WARNING: g++.dg/inherit/covariant3.C compilation failed to produce executable
FAIL: g++.dg/inherit/covariant4.C (test for excess errors)
WARNING: g++.dg/inherit/covariant4.C compilation failed to produce executable
FAIL: g++.dg/inherit/covariant9.C (test for excess errors)
FAIL: g++.dg/inherit/thunk7.C (test for excess errors)
WARNING: g++.dg/inherit/thunk7.C compilation failed to produce executable
FAIL: g++.dg/init/delete2.C (test for excess errors)
WARNING: g++.dg/init/delete2.C compilation failed to produce executable
FAIL: g++.dg/init/dtor1.C (test for excess errors)
WARNING: g++.dg/init/dtor1.C compilation failed to produce executable
FAIL: g++.dg/opt/anchor1.C (test for excess errors)
WARNING: g++.dg/opt/anchor1.C compilation failed to produce executable
FAIL: g++.dg/opt/covariant1.C (test for excess errors)
WARNING: g++.dg/opt/covariant1.C compilation failed to produce executable
FAIL: g++.dg/opt/pr23299.C (test for excess errors)
WARNING: g++.dg/opt/pr23299.C compilation failed to produce executable
FAIL: g++.dg/opt/pr23478.C (test for excess errors)
WARNING: g++.dg/opt/pr23478.C compilation failed to produce executable
FAIL: g++.dg/opt/thunk2.C (test for excess errors)
WARNING: g++.dg/opt/thunk2.C compilation failed to produce executable
XPASS: g++.dg/other/ucnid-1.C (test for excess errors)
FAIL: g++.dg/torture/pr30252.C  -O0  (test for excess errors)
WARNING: g++.dg/torture/pr30252.C  -O0  compilation failed to produce
executable
FAIL: g++.dg/torture/pr31863.C  -O1  (test for excess errors)
FAIL: g++.dg/torture/pr31863.C  -O2  (test for excess errors)
FAIL: g++.dg/torture/pr31863.C  -O3 -fomit-frame-pointer  (test for excess
errors)
FAIL: g++.dg/torture/pr31863.C  -O3 -g  (test for excess errors)
FAIL: g++.dg/torture/pr31863.C  -Os  (test for excess errors)
FAIL: g++.dg/torture/pr33572.C  -O0  (test for excess errors)
WARNING: g++.dg/torture/pr33572.C  -O0  compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/arraynew.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/arraynew.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/primary.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/primary.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/primary3.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/primary3.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/primary4.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/primary4.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/primary5.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/primary5.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/ptrflags.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/ptrflags.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vbase1.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vbase1.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vbase2.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vbase2.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vbase3.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vbase3.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vbase4.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vbase4.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vbase7.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vbase7.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vmihint.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vmihint.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vtable.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vtable.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vtable2.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vtable2.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vtable3a.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vtable3a.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vtable3b.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vtable3b.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vtable3c.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vtable3c.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vtable3d.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vtable3d.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vtable3e.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vtable3e.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vtable3f.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vtable3f.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vtable3g.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vtable3g.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vtable3h.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vtable3h.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vtable3i.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vtable3i.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.abi/vtable3j.C (test for excess errors)
WARNING: g++.old-deja/g++.abi/vtable3j.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.brendan/dtors3.C (test for excess errors)
WARNING: g++.old-deja/g++.brendan/dtors3.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.brendan/nest21.C (test for excess errors)
WARNING: g++.old-deja/g++.brendan/nest21.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catch11.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catch11.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catch12.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catch12.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catch3.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catch3.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catch3p.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catch3p.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catch4.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catch4.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catch4p.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catch4p.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catch5.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catch5.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catch5p.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catch5p.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catch6.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catch6.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catch6p.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catch6p.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catch7.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catch7.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catch7p.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catch7p.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catch8.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catch8.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catch8p.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catch8p.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catch9.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catch9.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catch9p.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catch9p.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.eh/catchptr1.C (test for excess errors)
WARNING: g++.old-deja/g++.eh/catchptr1.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.jason/2371.C (test for excess errors)
WARNING: g++.old-deja/g++.jason/2371.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.jason/dcast3.C (test for excess errors)
WARNING: g++.old-deja/g++.jason/dcast3.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.jason/mi.C (test for excess errors)
WARNING: g++.old-deja/g++.jason/mi.C compilation failed to produce executable
FAIL: g++.old-deja/g++.jason/opeq5.C (test for excess errors)
WARNING: g++.old-deja/g++.jason/opeq5.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.jason/overload13.C (test for excess errors)
WARNING: g++.old-deja/g++.jason/overload13.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.law/code-gen2.C (test for excess errors)
WARNING: g++.old-deja/g++.law/code-gen2.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.law/code-gen5.C (test for excess errors)
WARNING: g++.old-deja/g++.law/code-gen5.C compilation failed to produce
executable
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: g++.old-deja/g++.mike/align1.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/align1.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/dyncast5.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/dyncast5.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/dyncast9.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/dyncast9.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/eh18.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/eh18.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/hog1.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/hog1.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/mi1.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/mi1.C compilation failed to produce executable
FAIL: g++.old-deja/g++.mike/mi2.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/mi2.C compilation failed to produce executable
FAIL: g++.old-deja/g++.mike/misc13.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/misc13.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/net17.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/net17.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/net21.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/net21.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/net38.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/net38.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/net39.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/net39.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/offset1.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/offset1.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p12306a.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p12306a.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p1567.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p1567.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p1862.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p1862.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p2846.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p2846.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p2960.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p2960.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p3041.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p3041.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p3068.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p3068.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p3708.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p3708.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p3708a.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p3708a.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p3708b.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p3708b.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p4246.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p4246.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p4511.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p4511.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p4623.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p4623.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p4736a.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p4736a.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p4736b.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p4736b.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p4736c.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p4736c.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p5571.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p5571.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p6610b.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p6610b.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/p8155.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/p8155.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/pmf2.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/pmf2.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/rtti3.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/rtti3.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/virt2.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/virt2.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/virt4.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/virt4.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/virt5.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/virt5.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.mike/virt6.C (test for excess errors)
WARNING: g++.old-deja/g++.mike/virt6.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.oliva/thunk1.C (test for excess errors)
WARNING: g++.old-deja/g++.oliva/thunk1.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.other/dtor9.C (test for excess errors)
WARNING: g++.old-deja/g++.other/dtor9.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.other/dyncast3.C (test for excess errors)
WARNING: g++.old-deja/g++.other/dyncast3.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.other/dyncast5.C (test for excess errors)
WARNING: g++.old-deja/g++.other/dyncast5.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.other/dyncast6.C (test for excess errors)
WARNING: g++.old-deja/g++.other/dyncast6.C compilation failed to produce
executable
XPASS: g++.old-deja/g++.other/init19.C execution test
FAIL: g++.old-deja/g++.other/local1.C (test for excess errors)
FAIL: g++.old-deja/g++.other/pmf4.C (test for excess errors)
WARNING: g++.old-deja/g++.other/pmf4.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.other/rtti1.C (test for excess errors)
WARNING: g++.old-deja/g++.other/rtti1.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.other/rtti2.C (test for excess errors)
WARNING: g++.old-deja/g++.other/rtti2.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.other/rtti3.C (test for excess errors)
WARNING: g++.old-deja/g++.other/rtti3.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.other/rtti4.C (test for excess errors)
WARNING: g++.old-deja/g++.other/rtti4.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.other/rttid3.C (test for excess errors)
WARNING: g++.old-deja/g++.other/rttid3.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.other/rttid4.C (test for excess errors)
WARNING: g++.old-deja/g++.other/rttid4.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.other/thunk1.C (test for excess errors)
WARNING: g++.old-deja/g++.other/thunk1.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.other/vbase1.C (test for excess errors)
WARNING: g++.old-deja/g++.other/vbase1.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.other/vbase5.C (test for excess errors)
WARNING: g++.old-deja/g++.other/vbase5.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.other/virtual8.C (test for excess errors)
WARNING: g++.old-deja/g++.other/virtual8.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.other/vtbl2.C (test for excess errors)
WARNING: g++.old-deja/g++.other/vtbl2.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.pt/repo3.C (test for excess errors)
FAIL: g++.old-deja/g++.pt/virtual1.C (test for excess errors)
WARNING: g++.old-deja/g++.pt/virtual1.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.robertl/eb21.C (test for excess errors)
WARNING: g++.old-deja/g++.robertl/eb21.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.robertl/eb46.C (test for excess errors)
WARNING: g++.old-deja/g++.robertl/eb46.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.robertl/eb59.C (test for excess errors)
WARNING: g++.old-deja/g++.robertl/eb59.C compilation failed to produce
executable
FAIL: g++.old-deja/g++.robertl/eh990323-1.C (test for excess errors)
WARNING: g++.old-deja/g++.robertl/eh990323-1.C compilation failed to
produce executable
FAIL: g++.old-deja/g++.robertl/eh990323-2.C (test for excess errors)
WARNING: g++.old-deja/g++.robertl/eh990323-2.C compilation failed to
produce executable
FAIL: g++.old-deja/g++.robertl/eh990323-4.C (test for excess errors)
WARNING: g++.old-deja/g++.robertl/eh990323-4.C compilation failed to
produce executable

                === g++ Summary ===

# of expected passes            17021
# of unexpected failures        158
# of unexpected successes       2
# of expected failures          84
# of unresolved testcases       3
# of unsupported tests          227
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/gcc/testsuite/g++/../../g++ 
version 4.3.3 (GCC)

                === gcc tests ===


Running target unix
WARNING: program timed out.
FAIL: gcc.dg/pr28796-2.c execution test
FAIL: gcc.dg/pthread-init-1.c (test for excess errors)
FAIL: gcc.dg/pthread-init-2.c (test for excess errors)
XPASS: gcc.dg/ucnid-2.c (test for excess errors)
XPASS: gcc.dg/ucnid-3.c (test for excess errors)
XPASS: gcc.dg/ucnid-4.c (test for excess errors)
FAIL: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/pr33804.c scan-tree-dump-times vect "vectorizing stmts
using SLP" 1
FAIL: gcc.dg/vect/vect-35.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/vect-iv-6.c scan-tree-dump-times vect "vectorized 1
loops" 1
FAIL: gcc.dg/vect/vect-multitypes-5.c scan-tree-dump-times vect
"vectorized 1 loops" 1
FAIL: gcc.dg/vect/vect-multitypes-6.c scan-tree-dump-times vect
"vectorized 1 loops" 1
FAIL: gcc.dg/vect/vect-outer-5.c scan-tree-dump-times vect "OUTER LOOP
VECTORIZED" 1
FAIL: gcc.dg/vect/vect-outer-5.c scan-tree-dump-times vect "zero step in
outer loop." 1
FAIL: gcc.dg/vect/vect-outer-6.c scan-tree-dump-times vect "OUTER LOOP
VECTORIZED" 1
FAIL: gcc.dg/vect/vect-outer-6.c scan-tree-dump-times vect "zero step in
outer loop." 1
FAIL: gcc.dg/vect/vect-vfa-slp.c scan-tree-dump-times vect "vectorized 1
loops" 1
FAIL: gcc.dg/vect/slp-15.c scan-tree-dump-times vect "vectorizing stmts
using SLP" 2
FAIL: gcc.dg/vect/slp-25.c scan-tree-dump-times vect "Alignment of access
forced using peeling" 2
FAIL: gcc.dg/vect/slp-3.c scan-tree-dump-times vect "vectorized 3 loops" 1
FAIL: gcc.dg/vect/slp-3.c scan-tree-dump-times vect "vectorizing stmts
using SLP" 3
FAIL: gcc.dg/vect/no-vfa-pr29145.c scan-tree-dump-times vect "vectorized 0
loops" 2
FAIL: gcc.dg/vect/no-vfa-pr29145.c scan-tree-dump-times vect "vectorized 1
loops" 1
FAIL: gcc.dg/vect/no-vfa-vect-depend-1.c scan-tree-dump-times vect
"vectorized 1 loops" 1

                === gcc Summary ===

# of expected passes            46973
# of unexpected failures        21
# of unexpected successes       3
# of expected failures          192
# of untested testcases         35
# of unsupported tests          528
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/gcc/xgcc  version 4.3.3 (GCC)

                === gfortran tests ===


Running target unix
FAIL: gfortran.dg/nint_2.f90  -O0  execution test

                === gfortran Summary ===

# of expected passes            24901
# of unexpected failures        1
# of expected failures          5
# of unsupported tests          171
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/gcc/testsuite/gfortran/../../gfortran
 version 4.3.3 (GCC)

                === gnat tests ===


Running target unix

                === gnat Summary ===

# of expected passes            375
# of expected failures          1
                === objc tests ===


Running target unix
WARNING: Could not compile objc.dg/gnu-encoding/struct-layout-encoding-1
generator

                === objc Summary ===

# of expected passes            1757
# of unsupported tests          24
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/gcc/xgcc  version 4.3.3 (GCC)

                === libgomp tests ===


Running target unix
FAIL: libgomp.c++/atomic-1.C  -O0  (test for excess errors)
WARNING: libgomp.c++/atomic-1.C  -O0  compilation failed to produce
executable
FAIL: libgomp.c++/atomic-1.C  -O1  (test for excess errors)
WARNING: libgomp.c++/atomic-1.C  -O1  compilation failed to produce
executable
FAIL: libgomp.c++/atomic-1.C  -O2  (test for excess errors)
WARNING: libgomp.c++/atomic-1.C  -O2  compilation failed to produce
executable
FAIL: libgomp.c++/atomic-1.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/atomic-1.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/atomic-1.C  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
WARNING: libgomp.c++/atomic-1.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/atomic-1.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/atomic-1.C  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  compilation failed to produce
executable
FAIL: libgomp.c++/atomic-1.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/atomic-1.C  -O3 -g  compilation failed to produce
executable
FAIL: libgomp.c++/atomic-1.C  -Os  (test for excess errors)
WARNING: libgomp.c++/atomic-1.C  -Os  compilation failed to produce
executable
FAIL: libgomp.c++/copyin-1.C  -O0  (test for excess errors)
WARNING: libgomp.c++/copyin-1.C  -O0  compilation failed to produce
executable
FAIL: libgomp.c++/copyin-1.C  -O1  (test for excess errors)
WARNING: libgomp.c++/copyin-1.C  -O1  compilation failed to produce
executable
FAIL: libgomp.c++/copyin-1.C  -O2  (test for excess errors)
WARNING: libgomp.c++/copyin-1.C  -O2  compilation failed to produce
executable
FAIL: libgomp.c++/copyin-1.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/copyin-1.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/copyin-1.C  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
WARNING: libgomp.c++/copyin-1.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/copyin-1.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/copyin-1.C  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  compilation failed to produce
executable
FAIL: libgomp.c++/copyin-1.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/copyin-1.C  -O3 -g  compilation failed to produce
executable
FAIL: libgomp.c++/copyin-1.C  -Os  (test for excess errors)
WARNING: libgomp.c++/copyin-1.C  -Os  compilation failed to produce
executable
FAIL: libgomp.c++/copyin-2.C  -O0  (test for excess errors)
WARNING: libgomp.c++/copyin-2.C  -O0  compilation failed to produce
executable
FAIL: libgomp.c++/copyin-2.C  -O1  (test for excess errors)
WARNING: libgomp.c++/copyin-2.C  -O1  compilation failed to produce
executable
FAIL: libgomp.c++/copyin-2.C  -O2  (test for excess errors)
WARNING: libgomp.c++/copyin-2.C  -O2  compilation failed to produce
executable
FAIL: libgomp.c++/copyin-2.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/copyin-2.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/copyin-2.C  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
WARNING: libgomp.c++/copyin-2.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/copyin-2.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/copyin-2.C  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  compilation failed to produce
executable
FAIL: libgomp.c++/copyin-2.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/copyin-2.C  -O3 -g  compilation failed to produce
executable
FAIL: libgomp.c++/copyin-2.C  -Os  (test for excess errors)
WARNING: libgomp.c++/copyin-2.C  -Os  compilation failed to produce
executable
FAIL: libgomp.c++/ctor-1.C  -O0  (test for excess errors)
WARNING: libgomp.c++/ctor-1.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/ctor-1.C  -O1  (test for excess errors)
WARNING: libgomp.c++/ctor-1.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/ctor-1.C  -O2  (test for excess errors)
WARNING: libgomp.c++/ctor-1.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/ctor-1.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/ctor-1.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/ctor-1.C  -O3 -fomit-frame-pointer -funroll-loops  (test
for excess errors)
WARNING: libgomp.c++/ctor-1.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/ctor-1.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/ctor-1.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/ctor-1.C  -Os  (test for excess errors)
WARNING: libgomp.c++/ctor-1.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/ctor-2.C  -O0  (test for excess errors)
WARNING: libgomp.c++/ctor-2.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/ctor-2.C  -O1  (test for excess errors)
WARNING: libgomp.c++/ctor-2.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/ctor-2.C  -O2  (test for excess errors)
WARNING: libgomp.c++/ctor-2.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/ctor-2.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/ctor-2.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/ctor-2.C  -O3 -fomit-frame-pointer -funroll-loops  (test
for excess errors)
WARNING: libgomp.c++/ctor-2.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/ctor-2.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/ctor-2.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/ctor-2.C  -Os  (test for excess errors)
WARNING: libgomp.c++/ctor-2.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/ctor-3.C  -O0  (test for excess errors)
WARNING: libgomp.c++/ctor-3.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/ctor-4.C  -O0  (test for excess errors)
WARNING: libgomp.c++/ctor-4.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/ctor-5.C  -O0  (test for excess errors)
WARNING: libgomp.c++/ctor-5.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/ctor-5.C  -O1  (test for excess errors)
WARNING: libgomp.c++/ctor-5.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/ctor-5.C  -O2  (test for excess errors)
WARNING: libgomp.c++/ctor-5.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/ctor-5.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/ctor-5.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/ctor-5.C  -O3 -fomit-frame-pointer -funroll-loops  (test
for excess errors)
WARNING: libgomp.c++/ctor-5.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/ctor-5.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/ctor-5.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/ctor-5.C  -Os  (test for excess errors)
WARNING: libgomp.c++/ctor-5.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/ctor-6.C  -O0  (test for excess errors)
WARNING: libgomp.c++/ctor-6.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/ctor-6.C  -O1  (test for excess errors)
WARNING: libgomp.c++/ctor-6.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/ctor-6.C  -O2  (test for excess errors)
WARNING: libgomp.c++/ctor-6.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/ctor-6.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/ctor-6.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/ctor-6.C  -O3 -fomit-frame-pointer -funroll-loops  (test
for excess errors)
WARNING: libgomp.c++/ctor-6.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/ctor-6.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/ctor-6.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/ctor-6.C  -Os  (test for excess errors)
WARNING: libgomp.c++/ctor-6.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/ctor-7.C  -O0  (test for excess errors)
WARNING: libgomp.c++/ctor-7.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/ctor-7.C  -O1  (test for excess errors)
WARNING: libgomp.c++/ctor-7.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/ctor-7.C  -O2  (test for excess errors)
WARNING: libgomp.c++/ctor-7.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/ctor-7.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/ctor-7.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/ctor-7.C  -O3 -fomit-frame-pointer -funroll-loops  (test
for excess errors)
WARNING: libgomp.c++/ctor-7.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/ctor-7.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/ctor-7.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/ctor-7.C  -Os  (test for excess errors)
WARNING: libgomp.c++/ctor-7.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/ctor-8.C  -O0  (test for excess errors)
WARNING: libgomp.c++/ctor-8.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/ctor-8.C  -O1  (test for excess errors)
WARNING: libgomp.c++/ctor-8.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/ctor-8.C  -O2  (test for excess errors)
WARNING: libgomp.c++/ctor-8.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/ctor-8.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/ctor-8.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/ctor-8.C  -O3 -fomit-frame-pointer -funroll-loops  (test
for excess errors)
WARNING: libgomp.c++/ctor-8.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/ctor-8.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/ctor-8.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/ctor-8.C  -Os  (test for excess errors)
WARNING: libgomp.c++/ctor-8.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/ctor-9.C  -O0  (test for excess errors)
WARNING: libgomp.c++/ctor-9.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/ctor-9.C  -O1  (test for excess errors)
WARNING: libgomp.c++/ctor-9.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/ctor-9.C  -O2  (test for excess errors)
WARNING: libgomp.c++/ctor-9.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/ctor-9.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/ctor-9.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/ctor-9.C  -O3 -fomit-frame-pointer -funroll-loops  (test
for excess errors)
WARNING: libgomp.c++/ctor-9.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/ctor-9.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/ctor-9.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/ctor-9.C  -Os  (test for excess errors)
WARNING: libgomp.c++/ctor-9.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/loop-1.C  -O  (test for excess errors)
WARNING: libgomp.c++/loop-1.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/loop-2.C  -O  (test for excess errors)
WARNING: libgomp.c++/loop-2.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/loop-3.C  -O  (test for excess errors)
WARNING: libgomp.c++/loop-3.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/loop-4.C  -O  (test for excess errors)
WARNING: libgomp.c++/loop-4.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/loop-5.C  -O  (test for excess errors)
WARNING: libgomp.c++/loop-5.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/loop-6.C  -O0  (test for excess errors)
WARNING: libgomp.c++/loop-6.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/loop-6.C  -O1  (test for excess errors)
WARNING: libgomp.c++/loop-6.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/loop-6.C  -O2  (test for excess errors)
WARNING: libgomp.c++/loop-6.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/loop-6.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/loop-6.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/loop-6.C  -O3 -fomit-frame-pointer -funroll-loops  (test
for excess errors)
WARNING: libgomp.c++/loop-6.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/loop-6.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/loop-6.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/loop-6.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/loop-6.C  -O3 -g  compilation failed to produce
executable
FAIL: libgomp.c++/loop-6.C  -Os  (test for excess errors)
WARNING: libgomp.c++/loop-6.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/loop-7.C  -O0  (test for excess errors)
WARNING: libgomp.c++/loop-7.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/loop-7.C  -O1  (test for excess errors)
WARNING: libgomp.c++/loop-7.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/loop-7.C  -O2  (test for excess errors)
WARNING: libgomp.c++/loop-7.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/loop-7.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/loop-7.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/loop-7.C  -O3 -fomit-frame-pointer -funroll-loops  (test
for excess errors)
WARNING: libgomp.c++/loop-7.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/loop-7.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/loop-7.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  compilation failed to produce executable
FAIL: libgomp.c++/loop-7.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/loop-7.C  -O3 -g  compilation failed to produce
executable
FAIL: libgomp.c++/loop-7.C  -Os  (test for excess errors)
WARNING: libgomp.c++/loop-7.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/master-1.C  -O0  (test for excess errors)
WARNING: libgomp.c++/master-1.C  -O0  compilation failed to produce
executable
FAIL: libgomp.c++/master-1.C  -O1  (test for excess errors)
WARNING: libgomp.c++/master-1.C  -O1  compilation failed to produce
executable
FAIL: libgomp.c++/master-1.C  -O2  (test for excess errors)
WARNING: libgomp.c++/master-1.C  -O2  compilation failed to produce
executable
FAIL: libgomp.c++/master-1.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/master-1.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/master-1.C  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
WARNING: libgomp.c++/master-1.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/master-1.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/master-1.C  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  compilation failed to produce
executable
FAIL: libgomp.c++/master-1.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/master-1.C  -O3 -g  compilation failed to produce
executable
FAIL: libgomp.c++/master-1.C  -Os  (test for excess errors)
WARNING: libgomp.c++/master-1.C  -Os  compilation failed to produce
executable
FAIL: libgomp.c++/nested-1.C  -O0  (test for excess errors)
WARNING: libgomp.c++/nested-1.C  -O0  compilation failed to produce
executable
FAIL: libgomp.c++/nested-1.C  -O1  (test for excess errors)
WARNING: libgomp.c++/nested-1.C  -O1  compilation failed to produce
executable
FAIL: libgomp.c++/nested-1.C  -O2  (test for excess errors)
WARNING: libgomp.c++/nested-1.C  -O2  compilation failed to produce
executable
FAIL: libgomp.c++/nested-1.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/nested-1.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/nested-1.C  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
WARNING: libgomp.c++/nested-1.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/nested-1.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/nested-1.C  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  compilation failed to produce
executable
FAIL: libgomp.c++/nested-1.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/nested-1.C  -O3 -g  compilation failed to produce
executable
FAIL: libgomp.c++/nested-1.C  -Os  (test for excess errors)
WARNING: libgomp.c++/nested-1.C  -Os  compilation failed to produce
executable
FAIL: libgomp.c++/parallel-1.C  -O  (test for excess errors)
WARNING: libgomp.c++/parallel-1.C  -O  compilation failed to produce
executable
FAIL: libgomp.c++/pr24455.C  -O0  (test for excess errors)
WARNING: libgomp.c++/pr24455.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/pr24455.C  -O1  (test for excess errors)
WARNING: libgomp.c++/pr24455.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/pr24455.C  -O2  (test for excess errors)
WARNING: libgomp.c++/pr24455.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/pr24455.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/pr24455.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/pr24455.C  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
WARNING: libgomp.c++/pr24455.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/pr24455.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/pr24455.C  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  compilation failed to produce
executable
FAIL: libgomp.c++/pr24455.C  -Os  (test for excess errors)
WARNING: libgomp.c++/pr24455.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/pr26691.C  -O  (test for excess errors)
WARNING: libgomp.c++/pr26691.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/pr26943.C  -O0  (test for excess errors)
WARNING: libgomp.c++/pr26943.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/pr26943.C  -O1  (test for excess errors)
WARNING: libgomp.c++/pr26943.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/pr26943.C  -O2  (test for excess errors)
WARNING: libgomp.c++/pr26943.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/pr26943.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/pr26943.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/pr26943.C  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
WARNING: libgomp.c++/pr26943.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/pr26943.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/pr26943.C  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  compilation failed to produce
executable
FAIL: libgomp.c++/pr26943.C  -Os  (test for excess errors)
WARNING: libgomp.c++/pr26943.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/pr27337.C  -O0  (test for excess errors)
WARNING: libgomp.c++/pr27337.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/pr27337.C  -O1  (test for excess errors)
WARNING: libgomp.c++/pr27337.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/pr27337.C  -O2  (test for excess errors)
WARNING: libgomp.c++/pr27337.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/pr27337.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/pr27337.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/pr27337.C  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
WARNING: libgomp.c++/pr27337.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/pr27337.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/pr27337.C  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  compilation failed to produce
executable
FAIL: libgomp.c++/pr27337.C  -Os  (test for excess errors)
WARNING: libgomp.c++/pr27337.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/pr30703.C  -O0  (test for excess errors)
WARNING: libgomp.c++/pr30703.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/pr30703.C  -O1  (test for excess errors)
WARNING: libgomp.c++/pr30703.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/pr30703.C  -O2  (test for excess errors)
WARNING: libgomp.c++/pr30703.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/pr30703.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/pr30703.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/pr30703.C  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
WARNING: libgomp.c++/pr30703.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/pr30703.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/pr30703.C  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  compilation failed to produce
executable
FAIL: libgomp.c++/pr30703.C  -Os  (test for excess errors)
WARNING: libgomp.c++/pr30703.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/pr34513.C  -O0  (test for excess errors)
WARNING: libgomp.c++/pr34513.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/pr34513.C  -O1  (test for excess errors)
WARNING: libgomp.c++/pr34513.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/pr34513.C  -O2  (test for excess errors)
WARNING: libgomp.c++/pr34513.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/pr34513.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/pr34513.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/pr34513.C  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
WARNING: libgomp.c++/pr34513.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/pr34513.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/pr34513.C  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  compilation failed to produce
executable
FAIL: libgomp.c++/pr34513.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/pr34513.C  -O3 -g  compilation failed to produce
executable
FAIL: libgomp.c++/pr34513.C  -Os  (test for excess errors)
WARNING: libgomp.c++/pr34513.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/pr35185.C  -O0  (test for excess errors)
WARNING: libgomp.c++/pr35185.C  -O0  compilation failed to produce executable
FAIL: libgomp.c++/pr35185.C  -O1  (test for excess errors)
WARNING: libgomp.c++/pr35185.C  -O1  compilation failed to produce executable
FAIL: libgomp.c++/pr35185.C  -O2  (test for excess errors)
WARNING: libgomp.c++/pr35185.C  -O2  compilation failed to produce executable
FAIL: libgomp.c++/pr35185.C  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: libgomp.c++/pr35185.C  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: libgomp.c++/pr35185.C  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
WARNING: libgomp.c++/pr35185.C  -O3 -fomit-frame-pointer -funroll-loops 
compilation failed to produce executable
FAIL: libgomp.c++/pr35185.C  -O3 -fomit-frame-pointer -funroll-all-loops
-finline-functions  (test for excess errors)
WARNING: libgomp.c++/pr35185.C  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  compilation failed to produce
executable
FAIL: libgomp.c++/pr35185.C  -O3 -g  (test for excess errors)
WARNING: libgomp.c++/pr35185.C  -O3 -g  compilation failed to produce
executable
FAIL: libgomp.c++/pr35185.C  -Os  (test for excess errors)
WARNING: libgomp.c++/pr35185.C  -Os  compilation failed to produce executable
FAIL: libgomp.c++/reduction-1.C  -O  (test for excess errors)
WARNING: libgomp.c++/reduction-1.C  -O  compilation failed to produce
executable
FAIL: libgomp.c++/reduction-2.C  -O  (test for excess errors)
WARNING: libgomp.c++/reduction-2.C  -O  compilation failed to produce
executable
FAIL: libgomp.c++/reduction-3.C  -O  (test for excess errors)
WARNING: libgomp.c++/reduction-3.C  -O  compilation failed to produce
executable
FAIL: libgomp.c++/sections-1.C  -O  (test for excess errors)
WARNING: libgomp.c++/sections-1.C  -O  compilation failed to produce
executable
FAIL: libgomp.c++/shared-1.C  -O  (test for excess errors)
WARNING: libgomp.c++/shared-1.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/shared-2.C  -O  (test for excess errors)
WARNING: libgomp.c++/shared-2.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/single-1.C  -O  (test for excess errors)
WARNING: libgomp.c++/single-1.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/single-2.C  -O  (test for excess errors)
WARNING: libgomp.c++/single-2.C  -O  compilation failed to produce executable
FAIL: libgomp.c++/single-3.C  -O  (test for excess errors)
WARNING: libgomp.c++/single-3.C  -O  compilation failed to produce executable
FAIL: libgomp.fortran/omp_parse1.f90  -O0  execution test
FAIL: libgomp.fortran/omp_parse1.f90  -O1  execution test
FAIL: libgomp.fortran/omp_parse1.f90  -O2  execution test
FAIL: libgomp.fortran/omp_parse1.f90  -O3 -fomit-frame-pointer  execution
test
FAIL: libgomp.fortran/omp_parse1.f90  -O3 -fomit-frame-pointer
-funroll-loops  execution test
FAIL: libgomp.fortran/omp_parse1.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/omp_parse1.f90  -O3 -g  execution test
FAIL: libgomp.fortran/omp_parse1.f90  -Os  execution test

                === libgomp Summary ===

# of expected passes            1407
# of unexpected failures        175
# of unsupported tests          7
                === libstdc++ tests ===


Running target unix
FAIL: 21_strings/basic_string/inserters_extractors/pod/10081-in.cc (test
for excess errors)
WARNING: 21_strings/basic_string/inserters_extractors/pod/10081-in.cc
compilation failed to produce executable
FAIL: 21_strings/basic_string/inserters_extractors/pod/10081-out.cc (test
for excess errors)
WARNING: 21_strings/basic_string/inserters_extractors/pod/10081-out.cc
compilation failed to produce executable
FAIL: 22_locale/facet/1.cc (test for excess errors)
WARNING: 22_locale/facet/1.cc compilation failed to produce executable
FAIL: 23_containers/deque/cons/2.cc (test for excess errors)
WARNING: 23_containers/deque/cons/2.cc compilation failed to produce
executable
FAIL: 23_containers/vector/cons/2.cc (test for excess errors)
WARNING: 23_containers/vector/cons/2.cc compilation failed to produce
executable
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: 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/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: 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/seekpos/12790-1.cc (test for excess errors)
WARNING: 27_io/basic_filebuf/seekpos/12790-1.cc compilation failed to
produce executable
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_fstream/cons/3.cc (test for excess errors)
WARNING: 27_io/basic_fstream/cons/3.cc compilation failed to produce
executable
FAIL: 27_io/basic_ifstream/cons/2020.cc (test for excess errors)
WARNING: 27_io/basic_ifstream/cons/2020.cc compilation failed to produce
executable
FAIL: 27_io/basic_ios/cons/char/3.cc (test for excess errors)
WARNING: 27_io/basic_ios/cons/char/3.cc compilation failed to produce
executable
FAIL: 27_io/basic_istream/sentry/pod/1.cc (test for excess errors)
WARNING: 27_io/basic_istream/sentry/pod/1.cc compilation failed to produce
executable
FAIL: 27_io/basic_ofstream/cons/2020.cc (test for excess errors)
WARNING: 27_io/basic_ofstream/cons/2020.cc compilation failed to produce
executable
FAIL: 27_io/basic_ostream/inserters_arithmetic/pod/23875.cc (test for
excess errors)
WARNING: 27_io/basic_ostream/inserters_arithmetic/pod/23875.cc compilation
failed to produce executable
FAIL: 27_io/basic_ostream/sentry/pod/1.cc (test for excess errors)
WARNING: 27_io/basic_ostream/sentry/pod/1.cc compilation failed to produce
executable
FAIL: 27_io/basic_stringstream/cons/2020.cc (test for excess errors)
WARNING: 27_io/basic_stringstream/cons/2020.cc compilation failed to
produce executable
FAIL: ext/pb_ds/example/basic_multimap.cc (test for excess errors)
WARNING: ext/pb_ds/example/basic_multimap.cc compilation failed to produce
executable
FAIL: ext/pb_ds/example/erase_if.cc (test for excess errors)
WARNING: ext/pb_ds/example/erase_if.cc compilation failed to produce
executable
FAIL: ext/pb_ds/example/hash_illegal_resize.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_illegal_resize.cc compilation failed to
produce executable
FAIL: ext/pb_ds/example/hash_initial_size.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_initial_size.cc compilation failed to
produce executable
FAIL: ext/pb_ds/example/hash_load_set_change.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_load_set_change.cc compilation failed to
produce executable
FAIL: ext/pb_ds/example/hash_mod.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_mod.cc compilation failed to produce
executable
FAIL: ext/pb_ds/example/hash_resize.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_resize.cc compilation failed to produce
executable
FAIL: ext/pb_ds/example/hash_shift_mask.cc (test for excess errors)
WARNING: ext/pb_ds/example/hash_shift_mask.cc compilation failed to
produce executable
FAIL: ext/pb_ds/example/priority_queue_xref.cc (test for excess errors)
WARNING: ext/pb_ds/example/priority_queue_xref.cc compilation failed to
produce executable
FAIL: ext/pb_ds/example/ranged_hash.cc (test for excess errors)
WARNING: ext/pb_ds/example/ranged_hash.cc compilation failed to produce
executable
FAIL: ext/pb_ds/example/store_hash.cc (test for excess errors)
WARNING: ext/pb_ds/example/store_hash.cc compilation failed to produce
executable
FAIL: ext/pb_ds/example/tree_intervals.cc (test for excess errors)
WARNING: ext/pb_ds/example/tree_intervals.cc compilation failed to produce
executable
FAIL: ext/pb_ds/example/trie_prefix_search.cc (test for excess errors)
WARNING: ext/pb_ds/example/trie_prefix_search.cc compilation failed to
produce executable

                === libstdc++ Summary ===

# of expected passes            4792
# of unexpected failures        35
# of expected failures          61
# of unsupported tests          369

Compiler version: 4.3.3 (GCC)
Platform: sparc-sun-solaris2.8
configure flags: --with-gnu-as --with-as=/opt/csw/bin/gas --without-gnu-ld
--with-ld=/usr/ccs/bin/ld --with-cpu=v7 --enable-threads=posix
--enable-nls --prefix=/opt/csw/gcc4 --with-local-prefix=/opt/csw
--enable-shared --enable-multilib --with-included-gettext
--with-libiconv-prefix=/opt/csw --with-system-zlib --with-gmp=/opt/csw
--with-mpfr=/opt/csw --enable-languages=c,c++,fortran,objc,ada
--enable-bootstrap
EOF
Mail -s "Results for 4.3.3 (GCC) testsuite on sparc-sun-solaris2.8"
gcc-testresults@gcc.gnu.org &&
mv
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/ada/acats/acats.sum
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/ada/acats/acats.sum.sent
&&
mv
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/g++/g++.sum
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/g++/g++.sum.sent
&&
mv
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/gcc/gcc.sum
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/gcc/gcc.sum.sent
&&
mv
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/gfortran/gfortran.sum
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/gfortran/gfortran.sum.sent
&&
mv
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/gnat/gnat.sum
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/gnat/gnat.sum.sent
&&
mv
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/objc/objc.sum
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/objc/objc.sum.sent
&&
mv
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./sparc-sun-solaris2.8/libgomp/testsuite/libgomp.sum
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./sparc-sun-solaris2.8/libgomp/testsuite/libgomp.sum.sent
&&
mv
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./sparc-sun-solaris2.8/libstdc++-v3/testsuite/libstdc++.sum
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./sparc-sun-solaris2.8/libstdc++-v3/testsuite/libstdc++.sum.sent
&&
mv
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/ada/acats/acats.log
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/ada/acats/acats.log.sent
&&
mv
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/g++/g++.log
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/g++/g++.log.sent
&&
mv
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/gcc/gcc.log
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/gcc/gcc.log.sent
&&
mv
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/gfortran/gfortran.log
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/gfortran/gfortran.log.sent
&&
mv
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/gnat/gnat.log
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/gnat/gnat.log.sent
&&
mv
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/objc/objc.log
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./gcc/testsuite/objc/objc.log.sent
&&
mv
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./sparc-sun-solaris2.8/libgomp/testsuite/libgomp.log
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./sparc-sun-solaris2.8/libgomp/testsuite/libgomp.log.sent
&&
mv
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./sparc-sun-solaris2.8/libstdc++-v3/testsuite/libstdc++.log
/opt/build/dclarke/GCC/gcc-4.3.3-release-try2/./sparc-sun-solaris2.8/libstdc++-v3/testsuite/libstdc++.log.sent
&&
true

-- 
Dennis Clarke
http://www.blastwave.org/
Thu Jun 18 12:37:02 GMT 2009



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