Date: Fri, 9 Aug 2002 07:47:13 -0700 From: "David O'Brien" <obrien@FreeBSD.ORG> To: Marc Recht <marc@informatik.uni-bremen.de> Cc: Michael Nottebrock <michaelnottebrock@gmx.net>, freebsd-current@FreeBSD.ORG Subject: Re: Compiler error XFree86-Server Message-ID: <20020809144713.GA3531@dragon.nuxi.com> In-Reply-To: <20020809081355.754aca33.marc@informatik.uni-bremen.de> References: <20020806230045.3EFF72DD@nebula.anchoragerescue.org> <3D5127D3.2030601@gmx.net> <20020809043953.GC980@dragon.nuxi.com> <3D534D0F.704@gmx.net> <20020809081355.754aca33.marc@informatik.uni-bremen.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Aug 09, 2002 at 08:13:55AM +0200, Marc Recht wrote: > > Because chances are good that the bugs still aren't fixed. I reported a > > bug related to optimization with -march=athlon recently and the reply > If you've got a newer Athlon (XP) then you could compile it with -march=athlon-xp. > I've filed a PR with a patch against bsd.cpu.mk (misc/41425) recently. I'll have to check that out and compare with the athlon-{m,x}p changes in my tree. > > I've got suggests that it's still present in all branches. I get the > > impression that not too many people really use gcc3 with heavy > > optimization on big stuff like XFree86 yet ... Of course, updating the > XFree86 works like a charm built with -march=athlon-xp . I do know that compiling XFree86 with a June 2002 GCC 3.1.1 prerelease works fine on AMD x86-64 running SuSE with -O2 and -march specifying the Hammer. > > system compiler would make bug reports from -CURRENT users even more useful. > Indeed. IMHO going to 3.2 is the best we could do. IMO going to 3.3 would be much better -- we can actually get our needs better addressed as the compiler is still in development, but about to head into code slush. We cannot affect GCC 3.2.1 too much due to it being on a release branch, and point release. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020809144713.GA3531>