public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug string/31113] New: Wrong unwind information for rawmemchr on aarch64
@ 2023-12-05 10:36 schwab@linux-m68k.org
  2023-12-05 11:56 ` [Bug string/31113] " schwab@linux-m68k.org
  0 siblings, 1 reply; 2+ messages in thread
From: schwab@linux-m68k.org @ 2023-12-05 10:36 UTC (permalink / raw)
  To: glibc-bugs

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

            Bug ID: 31113
           Summary: Wrong unwind information for rawmemchr on aarch64
           Product: glibc
           Version: 2.24
            Status: NEW
          Severity: normal
          Priority: P2
         Component: string
          Assignee: unassigned at sourceware dot org
          Reporter: schwab@linux-m68k.org
  Target Milestone: ---
              Host: aarch64-*-*

The rawmemchr implementation on aarch64 misuses the .cfi_return_column
directive where it rather needs to use .cfi_register when a saved value moves
to a different register.

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

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

* [Bug string/31113] Wrong unwind information for rawmemchr on aarch64
  2023-12-05 10:36 [Bug string/31113] New: Wrong unwind information for rawmemchr on aarch64 schwab@linux-m68k.org
@ 2023-12-05 11:56 ` schwab@linux-m68k.org
  0 siblings, 0 replies; 2+ messages in thread
From: schwab@linux-m68k.org @ 2023-12-05 11:56 UTC (permalink / raw)
  To: glibc-bugs

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

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
   Target Milestone|---                         |2.39

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
Fixed by commit 3f79842788.

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

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

end of thread, other threads:[~2023-12-05 11:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-05 10:36 [Bug string/31113] New: Wrong unwind information for rawmemchr on aarch64 schwab@linux-m68k.org
2023-12-05 11:56 ` [Bug string/31113] " schwab@linux-m68k.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).