diff options
author | Matthew Dempsky <matthew@cvs.openbsd.org> | 2012-08-17 14:32:47 +0000 |
---|---|---|
committer | Matthew Dempsky <matthew@cvs.openbsd.org> | 2012-08-17 14:32:47 +0000 |
commit | 039967472b94943782ea5b14799dc14f01fb7447 (patch) | |
tree | d756d8260ba53dc7e7c2416e11a31a07612edf06 /sys/net80211/ieee80211_node.c | |
parent | 7f15b7161e04f4b3d14db0482033e7eb21dc44e6 (diff) |
Fix mips64 and powerpc's ld.so syscall implementations by adding
"memory" to the list of clobbered registers for all syscalls that
accept a pointer. This prevents GCC from optimizing away memory loads
and stores that otherwise appear unused in a function.
Issue noted and identified by miod; fix by me.
ok miod, mpi
Diffstat (limited to 'sys/net80211/ieee80211_node.c')
0 files changed, 0 insertions, 0 deletions