[Bug 195934] clang350-import branch not working on sparc64

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 22 21:33:07 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195934

--- Comment #14 from Dimitry Andric <dim at FreeBSD.org> ---
Ok, so even with -no-integrated-as, it still dies, because our copy of GNU as
does not grok .cfi directives:

--- cddl/lib__L ---
/tmp/bplist-6222cb.s: Assembler messages:
/tmp/bplist-6222cb.s:1330: Error: unknown pseudo-op: `.cfi_sections'
cc: error: assembler command failed with exit code 1 (use -v to see invocation)
*** [bplist.So] Error code 1

Strangely enough, this is even when using the -fno-dwarf2-cfi-asm option, and
it only happens when compiling certain files.  I have no clue at this point
what is going wrong, and unfortunately I am out of time for the moment.

If anybody else with sparc knowledge can have a try, please do so.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-sparc64 mailing list