[Bug 195934] clang350-import branch not working on sparc64
| Newsgroups | gmane.os.freebsd.devel.sparc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195934 --- Comment #13 from Dimitry Andric <[email protected]> --- 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. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 To unsubscribe, send any mail to "[email protected]"