From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29804 invoked by alias); 3 Mar 2012 17:58:58 -0000 Received: (qmail 29792 invoked by uid 22791); 3 Mar 2012 17:58:57 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 03 Mar 2012 17:58:43 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 9C0E61C6A80; Sat, 3 Mar 2012 12:58:42 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id RmRhjgGR2ehE; Sat, 3 Mar 2012 12:58:42 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 66BEF1C6A7F; Sat, 3 Mar 2012 12:58:42 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id CD54D145615; Sat, 3 Mar 2012 09:58:35 -0800 (PST) Date: Sat, 03 Mar 2012 17:58:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: gdb-patches@sourceware.org Subject: Re: [commit/Ada] print packed arrays indexed by enumerated type Message-ID: <20120303175835.GF2853@adacore.com> References: <1330544108-25710-1-git-send-email-brobecker@adacore.com> <20120303140213.GA21463@host2.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120303140213.GA21463@host2.jankratochvil.net> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-03/txt/msg00117.txt.bz2 > Do you agree with these XFAILs? I did not bisect which GCC change it was. > Also gcc-4.7.0-0.16.fc17.x86_64 still FAILs despite it is 4.7; but that may > change with later updates, not sure. No problem on my end. I'll see if I can get the GCC sources and build a recent GCC. If it's missing something, I'll ask one of our GCC guys if he has time to look into it. -- Joel