public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "danglin at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug libstdc++/98003] FAIL: 27_io/basic_syncbuf/sync_ops/1.cc (test for excess errors)
Date: Mon, 30 Nov 2020 22:11:27 +0000	[thread overview]
Message-ID: <bug-98003-4-CJKxdM0Euh@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-98003-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98003

--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> ---
spawn /test/gnu/gcc/objdir/./gcc/xg++ -shared-libgcc
-B/test/gnu/gcc/objdir/./gc
c -nostdinc++ -L/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/src
-L/tes
t/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/src/.libs
-L/test/gnu/gcc/objd
ir/hppa64-hp-hpux11.11/libstdc++-v3/libsupc++/.libs
-B/opt/gnu64/gcc/gcc-11/hppa
64-hp-hpux11.11/bin/ -B/opt/gnu64/gcc/gcc-11/hppa64-hp-hpux11.11/lib/ -isystem
/
opt/gnu64/gcc/gcc-11/hppa64-hp-hpux11.11/include -isystem
/opt/gnu64/gcc/gcc-11/
hppa64-hp-hpux11.11/sys-include -fchecking=1
-B/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/./libstdc++-v3/src/.libs
-fmessage-length=0 -fno-show-column -ffunction-sections -fdata-sections -g -O2
-DLOCALEDIR="." -nostdinc++
-I/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include/hppa64-hp-hpux11.11
-I/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/include
-I/test/gnu/gcc/gcc/libstdc++-v3/libsupc++
-I/test/gnu/gcc/gcc/libstdc++-v3/include/backward
-I/test/gnu/gcc/gcc/libstdc++-v3/testsuite/util
/test/gnu/gcc/gcc/libstdc++-v3/testsuite/27_io/basic_syncbuf/sync_ops/1.cc
-std=gnu++2a -pthread -fdiagnostics-plain-output ./libtestc++.a
-L/test/gnu/gcc/objdir/hppa64-hp-hpux11.11/libstdc++-v3/src/filesystem/.libs
-lm -o ./1.exe
ld: Unsatisfied symbol "__atomic_fetch_add_4" in file /var/tmp//ccnLRNCV.o
1 errors.
collect2: error: ld returned 1 exit status

It seems we need to link against libatomic.

  reply	other threads:[~2020-11-30 22:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-26 10:28 [Bug libstdc++/98003] New: " redi at gcc dot gnu.org
2020-11-30 22:11 ` danglin at gcc dot gnu.org [this message]
2020-11-30 22:24 ` [Bug libstdc++/98003] " redi at gcc dot gnu.org
2020-12-01 10:38 ` cvs-commit at gcc dot gnu.org
2020-12-01 10:39 ` redi at gcc dot gnu.org
2020-12-12 16:58 ` dave.anglin at bell dot net

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=bug-98003-4-CJKxdM0Euh@http.gcc.gnu.org/bugzilla/ \
    --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).