https://bugs.llvm.org/show_bug.cgi?id=43596
Bug ID: 43596
Summary: [MIPS][FreeBSD] clang: default to soft float on
FreeBSD
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedb...@nondot.org
Reporter: kev...@freebsd.org
CC: htmldevelo...@gmail.com, llvm-bugs@lists.llvm.org
Created attachment 22640
--> https://bugs.llvm.org/attachment.cgi?id=22640&action=edit
git(1) diff against github.com/llvm/llvm-mirror
Hi,
FreeBSD-world defaults to soft float for all MIPS flavors/variants. We actually
patch GCC to assume soft float as well, but it would be most convenient for the
Clang driver to assume soft float for FreeBSD since hard float is actually the
odd-ball out and the needed information is readily available. Patch attached as
an example...
I still do not have a functional test setup, so it's not clear to me if any of
the applicable tests break when this default changes. I'll work on that,
though...
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs