From owner-freebsd-stable@FreeBSD.ORG Thu Oct 12 18:04:50 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16D2F16A407; Thu, 12 Oct 2006 18:04:50 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from fw.zoral.com.ua (fw.zoral.com.ua [213.186.206.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5B2943D8E; Thu, 12 Oct 2006 18:03:03 +0000 (GMT) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by fw.zoral.com.ua (8.13.4/8.13.4) with ESMTP id k9CHr2Zf085653 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 12 Oct 2006 20:53:03 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.13.8/8.13.8) with ESMTP id k9CI2Hbd014361; Thu, 12 Oct 2006 21:02:17 +0300 (EEST) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.13.8/8.13.8/Submit) id k9CI2G1p014360; Thu, 12 Oct 2006 21:02:16 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Thu, 12 Oct 2006 21:02:16 +0300 From: Kostik Belousov To: Mikhail Teterin Message-ID: <20061012180216.GN60834@deviant.kiev.zoral.com.ua> References: <200610111322.57735.mi+mx@aldan.algebra.com> <20061012095414.GM60834@deviant.kiev.zoral.com.ua> <200610121236.42669.mi+mx@aldan.algebra.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tpyx7gKuSYt+mjHM" Content-Disposition: inline In-Reply-To: <200610121236.42669.mi+mx@aldan.algebra.com> User-Agent: Mutt/1.4.2.2i X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on fw.zoral.com.ua X-Virus-Status: Clean X-Spam-Status: No, score=1.9 required=5.0 tests=DNS_FROM_RFC_ABUSE, SPF_NEUTRAL,UNPARSEABLE_RELAY autolearn=no version=3.1.4 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.1.4 (2006-07-25) on fw.zoral.com.ua Cc: stable@freebsd.org, gerald@freebsd.org Subject: Re: Bug in 6.x' C++ compiler X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Oct 2006 18:04:50 -0000 --tpyx7gKuSYt+mjHM Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Oct 12, 2006 at 12:36:42PM -0400, Mikhail Teterin wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=3D29390 >=20 > =DE=C5=D4=D7=C5=D2 12 =D6=CF=D7=D4=C5=CE=D8 2006 05:54, Kostik Belousov = =CE=C1=D0=C9=D3=C1=D7: > > Thread model: posix > > gcc version 3.4.6 [FreeBSD] 20060305 >=20 > > opt/gcc-3.4.6 is the stock version of the 3.4.6 built directly from the= FSF > > sources (relatively long time ago). >=20 > Well, if the stock gcc-3.4.6 does not have the problem, but FreeBSD's ver= sion=20 > does, then finding the guilty diff would not be hard. In fact, the absence of that symbol in the code generated by differently configured gcc means nothing. After I noted that, I did rebuilt the icu with that compiler, and with march=3Dpentium4 & -O0 it built and tested normally. I think that this is actually some change in the configuration (and binutils version it was configured with) that matters. --tpyx7gKuSYt+mjHM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFFLoMoC3+MBN1Mb4gRAjaPAKCuxj+5Qm4w8hRqODTmQxoVbjVrhACbBPhZ zx06qyTwTA/ay6tvFasJZEI= =EHRC -----END PGP SIGNATURE----- --tpyx7gKuSYt+mjHM--