Date: Sat, 01 Oct 2016 15:24:56 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 213137] boot2 too large when using gcc-4.6 or later Message-ID: <bug-213137-8-SjCY4JjQpo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-213137-8@https.bugs.freebsd.org/bugzilla/> References: <bug-213137-8@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=213137 --- Comment #2 from Dimitry Andric <dim@FreeBSD.org> --- Unfortunately boot2 is an extremely tricky thing to get right, with any compiler. Traditionally, every compiler upgrade breaks boot2 by enlarging it. If you can show that disabling asynchronous unwind tables helps, we could put in some logic for disabling it automatically with gcc >= 4.6. But it would be nice to show it for some newer versions of gcc too, 4.6 is rather old now. -- 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-213137-8-SjCY4JjQpo>
