Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2017 20:16:40 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 215948] head -r311147 (e.g.) for powerpc/powerpc64: clang does not support -Wa,-many and apparently does not need it.
Message-ID:  <bug-215948-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215948

            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@FreeBSD.org
          Reporter: markmi@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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215948-8>