From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27476 invoked by alias); 19 Mar 2012 15:54:58 -0000 Received: (qmail 27440 invoked by uid 22791); 19 Mar 2012 15:54: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; Mon, 19 Mar 2012 15:54:22 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id DDDBD1C654F; Mon, 19 Mar 2012 11:54:21 -0400 (EDT) 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 alfbuxpzykqo; Mon, 19 Mar 2012 11:54:21 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id A60791C652F; Mon, 19 Mar 2012 11:54:21 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 62C7B145615; Mon, 19 Mar 2012 08:54:05 -0700 (PDT) Date: Mon, 19 Mar 2012 15:54:00 -0000 From: Joel Brobecker To: Jan Kratochvil Cc: gdb-patches@sourceware.org, Siddhesh Poyarekar Subject: Re: [RFA/Ada] Crash when trying to set value of packed array element Message-ID: <20120319155405.GY2853@adacore.com> References: <1330556589-3594-1-git-send-email-brobecker@adacore.com> <20120316110510.GA25193@host2.jankratochvil.net> <20120316175933.GT2853@adacore.com> <20120316181140.GA7683@host2.jankratochvil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120316181140.GA7683@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/msg00705.txt.bz2 > > I'll fix that as a followup patch if you confirm the above. > > I do not think it matters if it is checked in as is, there is a huge > amount of such cases needing to be caught anyway. OK - I am happy to change it whenever, or let you guys change it when you change the type of that field. -- Joel