public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/26173] New: powerpc64*: Add @notoc to calls to functions that do not preserve r2
@ 2020-06-25 19:55 tuliom at ascii dot art.br
  2020-06-25 19:56 ` [Bug libc/26173] " tuliom at ascii dot art.br
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tuliom at ascii dot art.br @ 2020-06-25 19:55 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 26173
           Summary: powerpc64*: Add @notoc to calls to functions that do
                    not preserve r2
           Product: glibc
           Version: 2.32
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: tuliom at ascii dot art.br
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

The latest linker version started to report calls from functions that are
expected to preserve r2 to functions that do not preserve r2, causing build
failures in glibc, e.g.:

sysdeps/unix/sysv/linux/powerpc/powerpc64/makecontext.S:163:(.text+0xfc): call
to `__GI_exit' lacks nop, can't restore toc; (toc save/adjust stub)

More details are available in Binutils bug #26164.

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-10 23:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-25 19:55 [Bug libc/26173] New: powerpc64*: Add @notoc to calls to functions that do not preserve r2 tuliom at ascii dot art.br
2020-06-25 19:56 ` [Bug libc/26173] " tuliom at ascii dot art.br
2020-06-26 15:17 ` tuliom at ascii dot art.br
2020-07-10 23:11 ` tuliom at ascii dot art.br

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).