This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/22624] MIPS setjmp() saves incorrect 'o0' register in --enable-stack-protector=all


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

--- Comment #4 from Sergei Trofimovich <slyfox at inbox dot ru> ---
Created attachment 10694
  --> https://sourceware.org/bugzilla/attachment.cgi?id=10694&action=edit
v2-0001-mips64-fix-clobbering-s0-in-setjmp-BZ-22624.patch

mips32 uses almost the same asm->C jump to handle setjmp. Added the same
marking to mips32 in v2 patch. Attached.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]