Date: Sun, 13 Mar 2016 16:31:10 +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-2KqXCRX91I@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 #13 from Dimitry Andric <dim@FreeBSD.org> --- Hm, for some reason my compiles get an additional -O3, and a -fomit-frame-pointer. When the frame pointer is omitted, there is a chance that more registers are available for general use, avoiding the original "r= an out of registers" error. Anybody have an idea why the firefox port gets different compilation flags = on different systems? Note that I don't have any CFLAGS in my /etc/make.conf,= so that's not it. :) --=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-2KqXCRX91I>