[Bug 214431] head -r308247 for powerpc: clang 3.8.0 toolchain rejects "bc+" assembler notation

2019-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214431 Mark Millard changed: What|Removed |Added Resolution|--- |Overcome By Events Stat

[Bug 214855] head -r309179 TARGET_ARCH=powerpc64 clang 3.9.0 based cross build: powerpc.powerpc64/usr/src/tmp/usr/bin/ld: BFD 2.17.50 [FreeBSD] 2007-07-03 internal error

2019-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214855 --- Comment #6 from Mark Millard --- It looks like this will become Overcome By Events when powerpc64 is moved to ELFv2 using lld (or stable/powerpc64-bintuils): lld would be a FreeBSD "standard linker" that worked instead. -- You are rec

[Bug 215039] head -r339076 TARGET_ARCH=powerpc64 clang 6.0.1 based buildworld on powerpc64 using WITH_LLVM_LIBUNWIND= fails to build: asserts and rejects .S file contents

2019-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215039 --- Comment #4 from Mark Millard --- Head -r349793 picked up the last of the 8.0.1 rc3 changes for dealing with TOC (r2) save/restore for powerpc64, prior updates having gotten past the asserts and having .S files that are not rejected. 8