musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/internal/libc.h
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012年10月13日 23:46:51 -0400
committerRich Felker <dalias@aerifal.cx>2012年10月13日 23:46:51 -0400
commit185a97707429aacfa1e8db62fc9fdb2188539d86 (patch)
tree65b08af59301fc7419eb5e1e9c93dd39ae737f79 /src/internal/libc.h
parente23d358fd6254d88c85750a23cd1234855c3292c (diff)
downloadmusl-185a97707429aacfa1e8db62fc9fdb2188539d86.tar.gz
ensure pointer decay in inline-asm arg for i386 syscall6
this is actually a rather subtle issue: do arrays decay to pointers when used as inline asm args? gcc says yes, but currently pcc says no. hopefully this discrepency in pcc will be fixed, but since the behavior is not clearly defined anywhere I can find, I'm using an explicit operation to cause the decay to occur.
Diffstat (limited to 'src/internal/libc.h')
0 files changed, 0 insertions, 0 deletions
generated by cgit v1.2.1 (git 2.18.0) at 2025年11月05日 03:08:45 +0000

AltStyle によって変換されたページ (->オリジナル) /