[Bug 207837] www/firefox: clang34 and clang35 crash on i386 with -O2 -fstack-protector (OPTIMIZED_CFLAGS=off)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Mar 12 22:00:00 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207837
Dimitry Andric <dim at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |brooks at FreeBSD.org,
| |dim at FreeBSD.org
--- Comment #5 from Dimitry Andric <dim at FreeBSD.org> ---
Some bisection shows that this has been fixed by upstream llvm commit r219512
[1], as a fix for LLVM PR 18883. It looks like this fix applies without fuzz
on clang 3.4, and probably also on clang 3.5.
I'm currently building stable/9 world with it, to see if it causes any
problems, but I don't really expect them. If it works, I will merge it to
stable/9.
Brooks, we should probably add this fix to both the llvm34 and llvm35 ports.
[1]
https://github.com/llvm-mirror/llvm/commit/d3aa46a1bc5d195f8399d109a13353378516138b
[2] https://llvm.org/bugs/show_bug.cgi?id=18883
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-toolchain
mailing list