Date: Sun, 13 Mar 2016 17:00:27 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 207837] www/firefox: clang34 and clang35 crash on i386 with -O2 -fstack-protector (OPTIMIZED_CFLAGS=off) Message-ID: <bug-207837-21738-N9fIjuUXD0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207837-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-207837-21738@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207837 --- Comment #14 from Jan Beich <jbeich@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-poi= nter and (in later versions) rust -O. https://dxr.mozilla.org/mozilla-central/search?q=3DMOZ_OPTIMIZE --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207837-21738-N9fIjuUXD0>