[Bug 195934] clang350-import branch not working on sparc64
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 22 21:29:07 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195934
--- Comment #13 from Dimitry Andric <dim at FreeBSD.org> ---
For me it also error'd out, but at compiler-rt, which complaints about invalid
assembler mnemonics:
--- divsi3.o ---
contrib/compiler-rt/lib/builtins/sparc64/divsi3.S:52:2: error:
too few operands for instruction
b divide
^
contrib/compiler-rt/lib/builtins/sparc64/divsi3.S:60:2: error: invalid
instruction mnemonic
tst %o1
^
and a lot more like these. I don't think the integrated assembler is very
usable for sparc, so I'll try again with -no-integrated-as.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-sparc64
mailing list