[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
Sun Mar 13 17:00:27 UTC 2016


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

--- Comment #14 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Dimitry Andric from comment #13)
OPTIMIZED_CFLAGS is enabled by default. It doesn't pass just -O3 but also
--enable-optimize which lets vendor decide whether to pass -fomit-frame-pointer
and (in later versions) rust -O.

https://dxr.mozilla.org/mozilla-central/search?q=MOZ_OPTIMIZE

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


More information about the freebsd-toolchain mailing list