Re: "make buildworld" fails with gcc34 on CURRENT.

看板DFBSD_bugs作者時間21年前 (2004/08/27 20:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串8/8 (看更多)
On Thu, Aug 26, 2004 at 09:19:38AM -0700, Matthew Dillon wrote: > The GCC-3.4's optimizer removes code it thinks is not used, including > the linker-sets it thinks are unreferenced (but actually are). > I think FreeBSD found a solution to this but I haven't had time to > track it down. This should work now, but I want to warn against doing -O2 with gcc34 at the moment. There are some places where this does generate bad code, because -fstrict-alignment isn't fully supported by all of our code, yet. Joerg > > -Matt > Matthew Dillon > <dillon@backplane.com>
文章代碼(AID): #11BodE00 (DFBSD_bugs)
討論串 (同標題文章)
文章代碼(AID): #11BodE00 (DFBSD_bugs)