public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: rbrown64@csc.com.au
To: gcc-gnats@gcc.gnu.org
Subject: libstdc++/4246: libstc++-v3 tests std::string::_Rep::_S_{terminal,max_size} undefined
Date: Wed, 05 Sep 2001 23:36:00 -0000	[thread overview]
Message-ID: <20010906063258.22106.qmail@sourceware.cygnus.com> (raw)

>Number:         4246
>Category:       libstdc++
>Synopsis:       libstc++-v3 tests std::string::_Rep::_S_{terminal,max_size} undefined
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Sep 05 23:36:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     rbrown64@csc.com.au
>Release:        gcc version 3.0.2 20010903 (prerelease)
>Organization:
>Environment:
rs6000-ibm-aix4.2.0.0
>Description:
57 of the 67 failing libstdc++-v3 tests on rs6000-ibm-aix4.2.0.0  are
of the following form
that is undefined symbols std::string::_Rep::_S_{terminal,max_size}

spawn /devel/tmp/gcc-20010903.obj/gcc/g++ -B/devel/tmp/gcc-20010903.obj/gcc/ -nostdinc++ -L/devel/tmp/gcc-20010903.obj/rs6000-ibm-aix4.2.0.0/libstdc+
+
-v3/src -L/devel/tmp/gcc-20010903.obj/rs6000-ibm-aix4.2.0.0/libstdc++-v3/src/.libs -B/usr/local/rs6000-ibm-aix4.2.0.0/bin/ -B/usr/local/rs6000-ibm-aix4.2.0.0/lib/ 
-isystem /usr/local/rs6000-ibm-aix4.2.0.0/include -ggdb3 -DDEBUG_ASSERT -nostdinc++ -I/devel/tmp/gcc-20010903.obj/rs6000-ibm-aix4.2.0.0/libstdc++-v3/include/rs6000-ibm-aix4.2.0.0 -I/devel/tmp/gcc-20010903.obj/rs6000-ibm-aix4.2.0.0/libstdc++-v3/include -I/devel/tmp/gcc-20010903/libstdc++-v3/libsupc++ -I/devel/tmp/gcc-20010903/libstdc++-v3/libio -I/devel/tmp/gcc-20010903/libstdc++-v3/testsuite /devel/tmp/gcc-20010903/libstdc++-v3/testsuite/19_diagnostics/stdexceptions.cc -DDEBUG_ASSERT -lm -o ./stdexceptions 
ld: 0711-317 ERROR: Undefined symbol: std::string::_Rep::_S_terminal
ld: 0711-317 ERROR: Undefined symbol: std::string::_Rep::_S_max_size
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status
compiler exited with status 1
output is:
ld: 0711-317 ERROR: Undefined symbol: std::string::_Rep::_S_terminal
ld: 0711-317 ERROR: Undefined symbol: std::string::_Rep::_S_max_size
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
collect2: ld returned 8 exit status

FAIL: 19_diagnostics/stdexceptions.cc (test for excess errors)
ld: 0711-318 ERROR: Undefined symbols were found.
        The following symbols are in error:
 Symbol                    Inpndx  TY CL Source-File(Object-File) OR Import-File{Shared-object}
                              RLD: Address  Section  Rld-type Referencing Symbol
 ----------------------------------------------------------------------------------------------
ld: 0711-317 ERROR: Undefined symbol: std::string::_Rep::_S_terminal
 std::string::_Rep::_S_terminal[110]   ER RW /devel/tmp/gcc-20010903/libstdc++-v3/testsuite/19_diagnostics/stdexceptions.cc(/tmp/cc67lZAN.o)
                                   00004358 .data    R_POS    [1443]  <std::string::_Rep::_S_terminal>
ld: 0711-317 ERROR: Undefined symbol: std::string::_Rep::_S_max_size
 std::string::_Rep::_S_max_size[114]   ER RW /devel/tmp/gcc-20010903/libstdc++-v3/testsuite/19_diagnostics/stdexceptions.cc(/tmp/cc67lZAN.o)
                                   0000435c .data    R_POS    [1445]  <std::string::_Rep::_S_max_size>

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


             reply	other threads:[~2001-09-05 23:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-05 23:36 rbrown64 [this message]
2001-12-05 14:38 bkoz
2001-12-05 14:46 bkoz
2002-01-27 17:38 rodrigc

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=20010906063258.22106.qmail@sourceware.cygnus.com \
    --to=rbrown64@csc.com.au \
    --cc=gcc-gnats@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).