From owner-freebsd-current Fri Aug 9 12:28:17 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89FF137B401 for ; Fri, 9 Aug 2002 12:28:13 -0700 (PDT) Received: from www.contentmedia.de (www.contentmedia.de [213.61.138.91]) by mx1.FreeBSD.org (Postfix) with SMTP id 6F89043E70 for ; Fri, 9 Aug 2002 12:28:12 -0700 (PDT) (envelope-from marc@informatik.uni-bremen.de) Received: (qmail 3633 invoked from network); 9 Aug 2002 19:26:05 -0000 Received: from unknown (HELO leeloo.intern.geht.de) (217.227.200.124) by www.contentmedia.de with SMTP; 9 Aug 2002 19:26:05 -0000 Date: Fri, 9 Aug 2002 21:28:10 +0200 From: Marc Recht To: freebsd-current@FreeBSD.ORG Cc: michaelnottebrock@gmx.net, marc@informatik.uni-bremen.de Subject: Re: Compiler error XFree86-Server Message-Id: <20020809212810.68a9683c.marc@informatik.uni-bremen.de> In-Reply-To: <3D53E903.60302@gmx.net> 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> <20020809144713.GA3531@dragon.nuxi.com> <3D53E903.60302@gmx.net> X-Mailer: Sylpheed version 0.8.1 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > You might want to try the attached code-snippet I grabbed from the gcc > GNATS. It manages to ICE 3.1 and 3.2 with a lot of optimizations, > including pentium2/3/4 and athlon-* and is believed to trigger the same > bug that borks XFree86 here. XFree works fine (for me) with -O -march=athlon-xp (since days now). > Compile with gcc -O -march= -c clacrt.c Yeah, this triggers the bug. :-) Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message