[Bug 237676] LLD Filesize and default option suggestions

2019-05-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237676 maskray changed: What|Removed |Added CC||emacs...@gmail.com --- Comment #4 from m

[Bug 234201] Regression in LLVM libunwind: Apache Tomcat web application crashes on 12.0 (but not on 11.2)

2019-05-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234201 --- Comment #7 from Dimitry Andric --- (In reply to Dave Baukus from comment #6) > We are seeing this same issue on Release-12.0 in a large Java application; > one of our Java developers created a small, standalone test that emits the > lib

[Bug 237975] Add /usr/lib/libgomp.so symlink on Clang architectures

2019-05-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237975 Bug ID: 237975 Summary: Add /usr/lib/libgomp.so symlink on Clang architectures Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New

[Bug 237975] Add /usr/lib/libgomp.so symlink on Clang architectures

2019-05-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237975 Jan Beich changed: What|Removed |Added Blocks||236062 Referenced Bugs: https://bugs

[Bug 222858] Clang doesn't find and libomp.so when compiling with -fopenmp

2019-05-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222858 Jan Beich changed: What|Removed |Added Resolution|--- |DUPLICATE Status|New

FYI: Unable to build -r501994 ports' lang/gcc8 on clang 8 based powerpc64 system (no -O1 use): "does not allow automatic multiple TOCs; recompile with -mminimal-toc or -fno-optimize-sibling-calls, or

2019-05-18 Thread Mark Millard via freebsd-toolchain
This was in a poudriere bulk build on a head -r347549 based powerpc64 system with system clang 8 for cc and c++ and base/binutils for ld. I was attempting a build with the -O1 changes disabled. (Note: the system is self hosting for buildworld buildkernel via the clang 8 and base/binutils combinatio

Re: FYI: Unable to build -r501994 ports' lang/gcc8 on clang 8 based powerpc64 system (no -O1 use): "does not allow automatic multiple TOCs; recompile with -mminimal-toc or -fno-optimize-sibling-calls

2019-05-18 Thread Mark Millard via freebsd-toolchain
On 2019-May-18, at 21:11, Mark Millard wrote: > This was in a poudriere bulk build on a head -r347549 based powerpc64 > system with system clang 8 for cc and c++ and base/binutils > for ld. I was attempting a build with the -O1 changes disabled. (Note: > the system is self hosting for buildworld