mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Update.
* sysdeps/unix/sysv/linux/ia64/sysdep.h (ret_NOERRNO): Avoid unwanted expansion by definining to ret. Patch by Ian Wienand.
This commit is contained in:
@ -110,7 +110,7 @@
|
||||
.endp C_SYMBOL_NAME(name)
|
||||
|
||||
#define ret br.ret.sptk.few b0
|
||||
#define ret_NOERRNO br.ret.sptk.few b0
|
||||
#define ret_NOERRNO ret
|
||||
|
||||
#else /* not __ASSEMBLER__ */
|
||||
|
||||
|
Reference in New Issue
Block a user