public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "christian dot joensson at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/19300] New: PCH failuers on sparc-linux
Date: Thu, 06 Jan 2005 19:55:00 -0000	[thread overview]
Message-ID: <20050106195542.19300.christian.joensson@gmail.com> (raw)

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


             reply	other threads:[~2005-01-06 19:55 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-06 19:55 christian dot joensson at gmail dot com [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050106195542.19300.christian.joensson@gmail.com \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).