public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/19463] linknamespace failures when compiled with -Os
       [not found] <bug-19463-131@http.sourceware.org/bugzilla/>
@ 2021-03-31 14:10 ` cvs-commit at gcc dot gnu.org
  0 siblings, 0 replies; only message in thread
From: cvs-commit at gcc dot gnu.org @ 2021-03-31 14:10 UTC (permalink / raw)
  To: glibc-bugs

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-03-31 14:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-19463-131@http.sourceware.org/bugzilla/>
2021-03-31 14:10 ` [Bug libc/19463] linknamespace failures when compiled with -Os cvs-commit at gcc dot gnu.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).