[Bug 215948] head -r311147 (e.g.) for powerpc/powerpc64: clang does not support -Wa,-many and apparently does not need it.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 10 20:16:40 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215948
Bug ID: 215948
Summary: head -r311147 (e.g.) for powerpc/powerpc64: clang does
not support -Wa,-many and apparently does not need it.
Product: Base System
Version: CURRENT
Hardware: powerpc
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: freebsd-bugs at FreeBSD.org
Reporter: markmi at dsl-only.net
clang 3.9.1 does not support -Wa,-many :
# clang -c -Wa,-many locore64_simplified.S
clang: error: unsupported argument '-many' to option 'Wa,'
So -many should be avoided where it is not needed for
clang.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list