about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDylan McKay <me@dylanmckay.io>2019-06-09 01:57:40 +1200
committerDylan McKay <me@dylanmckay.io>2020-06-09 17:34:07 +1200
commit91bff8ccdfddd119a2239e625bfb52703844f227 (patch)
tree00872380315fef2ea053bd5e605dd55759f09655 /library/std/src/sys/unix/stack_overflow.rs
parent690bb8af510c0cf4099eac512127948180dbc792 (diff)
downloadrust-91bff8ccdfddd119a2239e625bfb52703844f227.tar.gz
rust-91bff8ccdfddd119a2239e625bfb52703844f227.zip
[AVR] Fix debug printing of function pointers
This commit fixes debug printing of function pointers on AVR. AVR does
not support `addrspacecast` instructions, and so this patch modifies
libcore so that a `ptrtoint` IR instruction is used and the address
space cast is avoided.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions