public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/19300] New: PCH failuers on sparc-linux
@ 2005-01-06 19:55 christian dot joensson at gmail dot com
  2005-01-06 19:56 ` [Bug other/19300] " pinskia at gcc dot gnu dot org
                   ` (28 more replies)
  0 siblings, 29 replies; 30+ messages in thread
From: christian dot joensson at gmail dot com @ 2005-01-06 19:55 UTC (permalink / raw)
  To: gcc-bugs

Aurora SPARC Linux Corona (FC3-ish) UltraSparc IIi (Sabre) sun4u:

binutils-2.15.92.0.2-5 - sparc
bison-1.875c-2 - sparc
dejagnu-1.4.4-1 - noarch
expect-5.42.1-1 - sparc
gcc-3.4.2-6.fc3 - sparc
gcc4-4.0.0-0.8sparc - sparc
glibc-2.3.3-99 - sparcv9
glibc-2.3.3-99 - sparc64
glibc-headers-2.3.3-99 - sparc64
glibc-kernheaders-2.6-17sparc - sparc
kernel-2.6.8-1.571sp1 - sparc64
kernel-2.6.9-1.1032sp1 - sparc64
package kernel-smp is not installed
make-3.80-3 - sparc
nptl-devel-2.3.3-99 - sparcv9
tcl-8.4.5-7 - sparc

LAST_UPDATED: Wed Jan  5 07:59:46 UTC 2005


test results posted here:

http://gcc.gnu.org/ml/gcc-testresults/2005-01/msg00244.html

from the c++ testsuite logfile:

Executing on host: /usr/local/src/trunk/objdir32/gcc/testsuite/../g++
-B/usr/local/src/trunk/objdir32/gcc/testsuite/../ ./wchar-1.H  -nostdinc++
-I/usr/local/src/trunk/objdir32/sparc-linux/libstdc++-v3/include/sparc-linux
-I/usr/local/src/trunk/objdir32/sparc-linux/libstdc++-v3/include
-I/usr/local/src/trunk/gcc/libstdc++-v3/libsupc++
-I/usr/local/src/trunk/gcc/libstdc++-v3/include/backward
-I/usr/local/src/trunk/gcc/libstdc++-v3/testsuite -fmessage-length=0 -g    -o
wchar-1.H.gch    (timeout = 1200)
PASS: ./wchar-1.H -g (test for excess errors)
Executing on host: /usr/local/src/trunk/objdir32/gcc/testsuite/../g++
-B/usr/local/src/trunk/objdir32/gcc/testsuite/../
/usr/local/src/trunk/gcc/gcc/testsuite/g++.dg/pch/wchar-1.C  -nostdinc++
-I/usr/local/src/trunk/objdir32/sparc-linux/libstdc++-v3/include/sparc-linux
-I/usr/local/src/trunk/objdir32/sparc-linux/libstdc++-v3/include
-I/usr/local/src/trunk/gcc/libstdc++-v3/libsupc++
-I/usr/local/src/trunk/gcc/libstdc++-v3/include/backward
-I/usr/local/src/trunk/gcc/libstdc++-v3/testsuite -fmessage-length=0 -g -I.  -S
 -o wchar-1.s    (timeout = 1200)
/usr/local/src/trunk/gcc/gcc/testsuite/g++.dg/pch/wchar-1.C:1: fatal error: had
to relocate PCH
compilation terminated.
compiler exited with status 1
output is:
/usr/local/src/trunk/gcc/gcc/testsuite/g++.dg/pch/wchar-1.C:1: fatal error: had
to relocate PCH
compilation terminated.

FAIL: g++.dg/pch/wchar-1.C -g (test for excess errors)
Excess errors:
/usr/local/src/trunk/gcc/gcc/testsuite/g++.dg/pch/wchar-1.C:1: fatal error: had
to relocate PCH
compilation terminated.

UNTESTED: g++.dg/pch/wchar-1.C -g assembly comparison

-- 
           Summary: PCH failuers on sparc-linux
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: christian dot joensson at gmail dot com
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: sparc-unknown-linux-gnu
  GCC host triplet: sparc-unknown-linux-gnu
GCC target triplet: sparc-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19300


^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2005-08-04 10:01 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-06 19:55 [Bug c++/19300] New: PCH failuers on sparc-linux christian dot joensson at gmail dot com
2005-01-06 19:56 ` [Bug other/19300] " pinskia at gcc dot gnu dot org
2005-01-06 20:17 ` [Bug other/19300] PCH failures " ebotcazou at gcc dot gnu dot org
2005-01-06 20:20 ` ebotcazou at gcc dot gnu dot org
2005-01-07 11:03 ` christian dot joensson at gmail dot com
2005-01-07 11:13 ` [Bug other/19300] [4.0 Regression] PCH failures ebotcazou at gcc dot gnu dot org
2005-01-07 13:52 ` [Bug other/19300] [4.0 Regression] PCH failures on sparc-linux pinskia at gcc dot gnu dot org
2005-01-07 18:05 ` christian dot joensson at gmail dot com
2005-01-07 19:21 ` christian dot joensson at gmail dot com
2005-01-07 19:23 ` christian dot joensson at gmail dot com
2005-01-07 20:40 ` pinskia at gcc dot gnu dot org
2005-01-07 20:51 ` pinskia at gcc dot gnu dot org
2005-01-07 20:53 ` pinskia at gcc dot gnu dot org
2005-01-07 20:55 ` pinskia at gcc dot gnu dot org
2005-01-10  7:32 ` christian dot joensson at gmail dot com
2005-01-15 10:50 ` ebotcazou at gcc dot gnu dot org
2005-01-16  1:54 ` [Bug c++/19300] " pinskia at gcc dot gnu dot org
2005-01-16  9:10 ` [Bug target/19300] " ebotcazou at gcc dot gnu dot org
2005-01-16  9:15 ` ebotcazou at gcc dot gnu dot org
2005-01-29 14:01 ` pinskia at gcc dot gnu dot org
2005-02-11 17:25 ` phython at gcc dot gnu dot org
2005-02-13  2:24 ` christian dot joensson at gmail dot com
2005-02-14 20:14 ` christian dot joensson at gmail dot com
2005-02-15 23:48 ` cvs-commit at gcc dot gnu dot org
2005-02-16  0:04 ` phython at gcc dot gnu dot org
2005-02-16  0:28 ` pinskia at gcc dot gnu dot org
2005-08-02 19:04 ` cvs-commit at gcc dot gnu dot org
2005-08-02 23:40 ` pinskia at gcc dot gnu dot org
2005-08-04  9:47 ` christian dot joensson at gmail dot com
2005-08-04 10:01 ` ebotcazou at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).