From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5425 invoked by alias); 4 Mar 2009 10:59:27 -0000 Received: (qmail 5397 invoked by uid 48); 4 Mar 2009 10:59:14 -0000 Date: Thu, 05 Mar 2009 08:05:00 -0000 Message-ID: <20090304105914.5396.qmail@sourceware.org> From: "mjw at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20090303214401.9919.mjw@redhat.com> References: <20090303214401.9919.mjw@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug translator/9919] array overflow error points to wrong statement X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2009-q1/txt/msg00584.txt.bz2 ------- Additional Comments From mjw at redhat dot com 2009-03-04 10:59 ------- Fixed with: commit cd1db1dd034141535648a66d9896db6c5e74dd9e Author: Mark Wielaard Date: Wed Mar 4 11:55:56 2009 +0100 PR9919: Set last_stmt for array (scalar or statistical) assignments. * translate.cxx (visit_arrayindex): Update last_stmt. * testsuite/systemtap.base/overflow_error.exp: New file. * testsuite/systemtap.base/overflow_error.stp: Likewise. -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=9919 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.