about summary refs log tree commit diff
path: root/src/regex
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2017-06-08 19:44:27 -0400
committerRich Felker <dalias@aerifal.cx>2017-06-08 19:44:27 -0400
commitbc313e880c6cde2e512d2f43e84968d1b12bd19d (patch)
treedf0f065180fe420038cc238b0f0aef6474c02a2c /src/regex
parent179766aa2ef06df854bc1d9616bf6f00ce49b7f9 (diff)
downloadmusl-bc313e880c6cde2e512d2f43e84968d1b12bd19d.tar.gz
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/regex')
0 files changed, 0 insertions, 0 deletions