From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6323 invoked by alias); 29 Apr 2004 17:11:50 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 6315 invoked from network); 29 Apr 2004 17:11:49 -0000 Received: from unknown (HELO mail.johnrshannon.com) (69.20.159.165) by sources.redhat.com with SMTP; 29 Apr 2004 17:11:49 -0000 Received: from localhost (localhost [127.0.0.1]) by mail.johnrshannon.com (Postfix) with ESMTP id B581E17503 for ; Thu, 29 Apr 2004 11:11:48 -0600 (MDT) Received: from mail.johnrshannon.com ([127.0.0.1]) by localhost (mail.johnrshannon.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 10045-08 for ; Thu, 29 Apr 2004 11:11:47 -0600 (MDT) Received: from laptop.wifiNet1.johnrshannon.com (laptop.wifiNet1.johnrshannon.com [192.168.1.22]) by mail.johnrshannon.com (Postfix) with ESMTP id 1BEFE17496 for ; Thu, 29 Apr 2004 11:11:46 -0600 (MDT) Received: by laptop.wifiNet1.johnrshannon.com (Postfix, from userid 1000) id 2723C12119; Thu, 29 Apr 2004 11:11:42 -0600 (MDT) From: "John R. Shannon" Reply-To: john@johnrshannon.com Organization: johnrshannon.com To: gcc@gcc.gnu.org Subject: Re: ACATS Date: Thu, 29 Apr 2004 20:46:00 -0000 User-Agent: KMail/1.6 References: <10404291647.AA25978@vlsi1.ultra.nyu.edu> In-Reply-To: <10404291647.AA25978@vlsi1.ultra.nyu.edu> MIME-Version: 1.0 Content-Disposition: inline Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200404291111.41063.john@johnrshannon.com> X-SW-Source: 2004-04/txt/msg01400.txt.bz2 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Yes, it's in my code: if (typecode =3D=3D ARRAY_TYPE) { if (! compare_constant (TREE_PURPOSE (l1), TREE_PURPOSE (l2))) return 0; } and I still have the problem. On Thursday 29 April 2004 10:47 am, Richard Kenner wrote: > An answer to "What's actually at .L123 ?" : > > I fixed this a while ago. Do you have this fix and still have the proble= m? > > 2004-04-19 Richard Kenner > > * varasm.c (compare_constant, case VIEW_CONVERT_EXPR): Add case. - --=20 John R. Shannon john@johnrshannon.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (NetBSD) iEYEARECAAYFAkCRN0sACgkQOKbCxya4HYsuXwCgrs1luBhcZFDq+CcGiX8k12JJ 6AsAn1IA1PMYxEbvYQXzYK/uv4qzxJV1 =3D9E2Z -----END PGP SIGNATURE-----