From owner-cvs-all Mon Sep 23 12:38:46 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 607DD37B401; Mon, 23 Sep 2002 12:38:45 -0700 (PDT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 1342043E6E; Mon, 23 Sep 2002 12:38:41 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from salmon.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 23 Sep 2002 20:38:40 +0100 (BST) To: Alexander Kabaev Cc: mike@FreeBSD.org, mi+mx@aldan.algebra.com, obrien@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/gcc toplev.c In-reply-to: Your message of "Mon, 23 Sep 2002 15:27:05 EDT." <20020923152705.3eff7221.ak03@gte.com> X-Request-Do: Date: Mon, 23 Sep 2002 20:38:40 +0100 From: David Malone Message-ID: <200209232038.aa89199@salmon.maths.tcd.ie> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > My understanding was that this was not a compiler bug but a > non-conforming code on our side. Am I wrong? There were two problems. The first, non-conforming code on our side has been fixed. The second, an uninitialised variable being used, hasn't been fixed yet. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message