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

Dennis Clarke dclarke@blastwave.org
Wed May 5 04:16:00 GMT 2010


Build System :
----------------------------------------------------------------------------

bash-4.1$ uname -a
SunOS socrates 5.8 Generic_127721-03 sun4u sparc SUNW,Sun-Fire-480R

bash-4.1$ 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.1$ psrinfo -pv
The UltraSPARC-III+ physical processor has 1 virtual processor (0)
The UltraSPARC-III+ physical processor has 1 virtual processor (2)

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

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

 Use "-xtarget=ultra3cu -xcache=64/32/4:8192/512/2" code-generation option.


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

ASSEMBLER:
as from GNU Binutils 2.20.1.20100303 thus :

bash-4.1$ as --version
GNU assembler (GNU Binutils) 2.20.1.20100303
Copyright 2009 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'.

bash-4.1$
bash-4.1$ nm --version
GNU nm (GNU Binutils) 2.20.1.20100303
Copyright 2009 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 (at your option) any later
version.
This program has absolutely no warranty.
bash-4.1$

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

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

OTHER Tools and Utilities
------------------------------------------------------------------

bash-4.1$ autoconf --version
autoconf (GNU Autoconf) 2.65
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.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.1$ automake --version
automake (GNU automake) 1.11.1
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/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 Tom Tromey <tromey@redhat.com>
       and Alexandre Duret-Lutz <adl@gnu.org>.

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

Copyright (C) 2010 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.1$ awk --version
GNU Awk 3.1.7
Copyright (C) 1989, 1991-2009 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.1$ 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.1$ 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.

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

SPECIAL NOTES : This is a triple bootstrap in that this release
version is built with gcc 4.3.4 which in turn was bootstrapped
with gcc 4.3.4.

Initial Compiler Details :

bash-4.1$ pkginfo -l CSWgcc4
   PKGINST:  CSWgcc4
      NAME:  gcc4 - GNU Compiler Collection Version 4.3.4
  CATEGORY:  application
      ARCH:  sparc
   VERSION:  4.3.4,REV=2009.09.17
   BASEDIR:  /opt/csw
    VENDOR:  http://gcc.gnu.org/gcc-4.3 packaged for CSW by Blastwave(tm)
      DESC:  CSWgcc4 - GNU Compiler Collection Version 4.3.4
    PSTAMP:  mimas20090917031415
  INSTDATE:  Apr 03 2010 02:36
   HOTLINE:  http://www.blastwave.org/
     EMAIL:  dclarke@blastwave.org
    STATUS:  completely installed
     FILES:     6956 installed pathnames
                   8 shared pathnames
                 416 directories
                  90 executables
             1050396 blocks used (approx)

bash-4.1$ which gcc
/opt/csw/gcc4/bin/gcc

bash-4.1$ gcc --version
gcc (GCC) 4.3.4
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 :

bash-4.1$ ../gcc-4.4.4/configure --build=sparc-sun-solaris2.8 --with-gnu-as \
> --with-as=/usr/local/bin/as --without-gnu-ld --with-ld=/usr/ccs/bin/ld \
> --with-cpu=v7  --enable-stage1-languages=c --enable-nls
> --with-libiconv-prefix=/usr/local --enaable-threads=posix
> --prefix=/usr/local/gcc4 --with-local-prefix=/usr/local --enabble-shared
> --enable-multilib --with-system-zlib
> --with-pkgversion=Blastwave.org\  Inc.\ Mon\ May\ \ 3\ 21\:10\:08\ GMT\
2010
> --with-bugurl=http\:\/\/www.blastwavee.org\/support
> --enable-languages=c,c++,objc,fortran,ada --enable-bootstrap

-------------------------------------------------------------------
TESTSUITE Result Summary
-------------------------------------------------------------------

bash-4.1$ date
Tue May  4 18:23:16 GMT 2010
bash-4.1$

../gcc-4.4.4/contrib/test_summary
cat <<'EOF' |
LAST_UPDATED: Obtained from SVN: tags/gcc_4_4_4_release revision 158895

                === acats tests ===

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

                === g++ tests ===


Running target unix
XPASS: g++.dg/other/ucnid-1.C (test for excess errors)
FAIL: g++.dg/warn/miss-format-1.C  (test for errors, line 25)
FAIL: g++.dg/warn/miss-format-1.C (test for excess errors)
XPASS: g++.old-deja/g++.other/init19.C execution test

                === g++ Summary ===

# of expected passes            19314
# of unexpected failures        2
# of unexpected successes       2
# of expected failures          159
# of unsupported tests          262
/opt/csw/src/GCC/gcc-4.4.4-001/gcc/testsuite/g++/../../g++  version 4.4.4
(Blastwave.org Inc. Mon May  3 21:10:08 GMT 2010)

                === gcc tests ===


Running target unix
FAIL: gcc.dg/debug/dwarf2/inline2.c scan-assembler-times \\(DIE \\(.*?\\)
DW_TAG_inlined_subroutine 6
FAIL: gcc.dg/debug/dwarf2/inline2.c scan-assembler-times \\(DIE \\(.*?\\)
DW_TAG_lexical_block 6
WARNING: program timed out.
FAIL: gcc.dg/pr28796-2.c execution test
FAIL: gcc.dg/pr42427.c (test for excess errors)
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/torture/pr41555.c  -O0  (test for excess errors)
WARNING: gcc.dg/torture/pr41555.c  -O0  compilation failed to produce
executable
FAIL: gcc.dg/torture/pr41555.c  -O1  (test for excess errors)
WARNING: gcc.dg/torture/pr41555.c  -O1  compilation failed to produce
executable
FAIL: gcc.dg/torture/pr41555.c  -O2  (test for excess errors)
WARNING: gcc.dg/torture/pr41555.c  -O2  compilation failed to produce
executable
FAIL: gcc.dg/torture/pr41555.c  -O3 -fomit-frame-pointer  (test for excess
errors)
WARNING: gcc.dg/torture/pr41555.c  -O3 -fomit-frame-pointer  compilation
failed to produce executable
FAIL: gcc.dg/torture/pr41555.c  -O3 -fomit-frame-pointer -funroll-loops 
(test for excess errors)
WARNING: gcc.dg/torture/pr41555.c  -O3 -fomit-frame-pointer -funroll-loops
 compilation failed to produce executable
FAIL: gcc.dg/torture/pr41555.c  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  (test for excess errors)
WARNING: gcc.dg/torture/pr41555.c  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  compilation failed to produce
executable
FAIL: gcc.dg/torture/pr41555.c  -O3 -g  (test for excess errors)
WARNING: gcc.dg/torture/pr41555.c  -O3 -g  compilation failed to produce
executable
FAIL: gcc.dg/torture/pr41555.c  -Os  (test for excess errors)
WARNING: gcc.dg/torture/pr41555.c  -Os  compilation failed to produce
executable
FAIL: gcc.dg/vect/vect-35.c scan-tree-dump-times vect "vectorized 1 loops" 1
FAIL: gcc.dg/vect/slp-multitypes-2.c execution test

                === gcc Summary ===

# of expected passes            51324
# of unexpected failures        16
# of unexpected successes       3
# of expected failures          222
# of unsupported tests          759
/opt/csw/src/GCC/gcc-4.4.4-001/gcc/xgcc  version 4.4.4 (Blastwave.org Inc.
Mon May  3 21:10:08 GMT 2010)

                === gfortran tests ===


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

                === gfortran Summary ===

# of expected passes            29733
# of unexpected failures        1
# of expected failures          12
# of unsupported tests          295
/opt/csw/src/GCC/gcc-4.4.4-001/gcc/testsuite/gfortran/../../gfortran 
version 4.4.4 (Blastwave.org Inc. Mon May  3 21:10:08 GMT 2010)

                === gnat tests ===


Running target unix

                === gnat Summary ===

# of expected passes            620
# of expected failures          6
                === objc tests ===


Running target unix
FAIL: objc/execute/forward-1.m execution,  -O0 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O1 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O2 -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O3 -fomit-frame-pointer
-fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O3 -fomit-frame-pointer
-funroll-loops -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -O3 -g -fgnu-runtime
FAIL: objc/execute/forward-1.m execution,  -Os -fgnu-runtime

                === objc Summary ===

# of expected passes            1866
# of unexpected failures        8
# of expected failures          7
# of unsupported tests          24
/opt/csw/src/GCC/gcc-4.4.4-001/gcc/xgcc  version 4.4.4 (Blastwave.org Inc.
Mon May  3 21:10:08 GMT 2010)

                === libgomp tests ===


Running target unix

                === libgomp Summary ===

# of expected passes            2440
# of unsupported tests          9
                === libstdc++ tests ===


Running target unix

                === libstdc++ Summary ===

# of expected passes            5455
# of expected failures          73
# of unsupported tests          552

Compiler version: 4.4.4 (Blastwave.org Inc. Mon May 3 21:10:08 GMT 2010)
Platform: sparc-sun-solaris2.8
configure flags: --build=sparc-sun-solaris2.8 --with-gnu-as
--with-as=/usr/local/bin/as --without-gnu-ld --with-ld=/usr/ccs/bin/ld
--with-cpu=v7 --enable-stage1-languages=c --enable-nls
--with-libiconv-prefix=/usr/local --enable-threads=posix
--prefix=/usr/local/gcc4 --with-local-prefix=/usr/local --enable-shared
--enable-multilib --with-system-zlib --with-pkgversion='Blastwave.org Inc.
Mon May  3 21:10:08 GMT 2010'
--with-bugurl=http://www.blastwave.org/support
--enable-languages=c,c++,objc,fortran,ada --enable-bootstrap
EOF

End of first pass test result    Wed May  5 04:05:28 GMT 2010

-- 
Dennis Clarke    OpenSolaris Governance Board Member
dclarke@opensolaris.ca  <- Email related to the open source Solaris
dclarke@blastwave.org   <- Email related to open source for Solaris




More information about the Gcc-testresults mailing list