Date: Mon, 14 Jun 2010 19:26:09 +0200 From: Ulrich =?utf-8?B?U3DDtnJsZWlu?= <uqs@spoerlein.net> To: Ed Schouten <ed@FreeBSD.org> Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: svn commit: r209153 - head/lib/clang Message-ID: <20100614172608.GD3632@acme.spoerlein.net> In-Reply-To: <201006140623.o5E6Nl4w067862@svn.freebsd.org> References: <201006140623.o5E6Nl4w067862@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 14.06.2010 at 06:23:47 +0000, Ed Schouten wrote: > Author: ed > Date: Mon Jun 14 06:23:47 2010 > New Revision: 209153 > URL: http://svn.freebsd.org/changeset/base/209153 > > Log: > Unbreak Clang on PowerPC. > > It seems GCC 4.2.1 on PowerPC miscompiles Clang, causing it to crash > when building even simple Hello World applications. Switch back to -O1 > for this architecture. What about clang compiled using clang -O2? Ie., does clang bootstrap correctly on PPC and this is a genuine gcc 4.2.1 bug? Regards, Uli
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100614172608.GD3632>