diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-07-02 22:49:25 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-07-02 22:49:25 -0400 |
commit | e6129e6d836e5f4725d9b14ba7457b32e24adc61 (patch) | |
tree | d63d9d8c594139e14cbea7ffbfeeb7e836d0ca5b /arch | |
parent | 8e26a591d059382cd28b96e457ede2fe07c550c7 (diff) | |
download | musl-e6129e6d836e5f4725d9b14ba7457b32e24adc61.tar.gz musl-e6129e6d836e5f4725d9b14ba7457b32e24adc61.tar.xz musl-e6129e6d836e5f4725d9b14ba7457b32e24adc61.zip |
fix sigsetjmp on arm (needs asm)
no idea why gcc refuses to compile the C code to use a tail call, but it's best to use asm anyway so we don't have to rely on the quality of the compiler's optimizations for correct code.
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions