public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla@sourceware.org>
To: glibc-bugs@sourceware.org
Subject: [Bug libc/19463] linknamespace failures when compiled with -Os
Date: Wed, 31 Mar 2021 14:10:35 +0000	[thread overview]
Message-ID: <bug-19463-131-rD281Vp9NN@http.sourceware.org/bugzilla/> (raw)
In-Reply-To: <bug-19463-131@http.sourceware.org/bugzilla/>

https://sourceware.org/bugzilla/show_bug.cgi?id=19463

--- Comment #10 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Stefan Liebler <stli@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=18f0afa8485e8cd6434d118cb841d78d897230b6

commit 18f0afa8485e8cd6434d118cb841d78d897230b6
Author: Stefan Liebler <stli@linux.ibm.com>
Date:   Wed Mar 31 10:23:16 2021 +0200

    Fix conform linknamespace tests due to gnu_dev_makedev

    If building on s390 / i686 with -Os, various conformance
    tests are failing with e.g.
    conform/ISO/assert.h/linknamespace.out:
    [initial] __assert_fail -> [libc.a(assert.o)] __dcgettext ->
[libc.a(dcgettext.o)] __dcigettext -> [libc.a(dcigettext.o)] __getcwd ->
[libc.a(getcwd.o)] __fstatat64 -> [libc.a(fstatat64.o)] gnu_dev_makedev

    The usage of gnu_dev_makedev was recently introduced by
    usage of the makedev makro in commit:
    5b980d4809913088729982865188b754939bcd39
    linux: Use statx for MIPSn64

    This patch is now linking against __gnu_dev_makedev as
    also done in commit:
    8b4a118222c7ed41bc653943b542915946dff1dd
    Fix -Os gnu_dev_* linknamespace, localplt issues (bug 15105, bug 19463).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

           reply	other threads:[~2021-03-31 14:10 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <bug-19463-131@http.sourceware.org/bugzilla/>]

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-19463-131-rD281Vp9NN@http.sourceware.org/bugzilla/ \
    --to=sourceware-bugzilla@sourceware.org \
    --cc=glibc-bugs@sourceware.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).