diff options
author | Rich Felker <dalias@aerifal.cx> | 2017-06-08 19:44:27 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2017-06-08 19:44:27 -0400 |
commit | bc313e880c6cde2e512d2f43e84968d1b12bd19d (patch) | |
tree | df0f065180fe420038cc238b0f0aef6474c02a2c /src/locale/dcngettext.c | |
parent | 179766aa2ef06df854bc1d9616bf6f00ce49b7f9 (diff) | |
download | musl-bc313e880c6cde2e512d2f43e84968d1b12bd19d.tar.gz musl-bc313e880c6cde2e512d2f43e84968d1b12bd19d.tar.bz2 musl-bc313e880c6cde2e512d2f43e84968d1b12bd19d.tar.xz musl-bc313e880c6cde2e512d2f43e84968d1b12bd19d.zip |
use hard-coded sh4a atomic opcodes to avoid linker errors on sh
when using the sh4a opcodes, the assembler tags the resulting object
file as requiring sh4a. the linker then refuses to (static) link it
with object files marked as requiring j2, since there is no isa level
that includes both sh4a and j2 instructions.
Diffstat (limited to 'src/locale/dcngettext.c')
0 files changed, 0 insertions, 0 deletions