From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32575 invoked by alias); 21 May 2004 00:00:03 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 32506 invoked from network); 21 May 2004 00:00:02 -0000 Received: from unknown (HELO zcamail05.zca.compaq.com) (161.114.32.105) by sourceware.org with SMTP; 21 May 2004 00:00:02 -0000 Received: from cacexg12.americas.cpqcorp.net (cacexg12.americas.cpqcorp.net [16.92.1.46]) by zcamail05.zca.compaq.com (Postfix) with ESMTP id 015B9242 for ; Thu, 20 May 2004 17:00:02 -0700 (PDT) Received: from cacexc04.americas.cpqcorp.net ([16.92.1.26]) by cacexg12.americas.cpqcorp.net with Microsoft SMTPSVC(6.0.3790.0); Thu, 20 May 2004 17:00:01 -0700 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Question regarding execute_stack_op in dwarf2expr.c Date: Fri, 21 May 2004 00:00:00 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Cuthbertson, Reva D." To: X-OriginalArrivalTime: 21 May 2004 00:00:01.0325 (UTC) FILETIME=[8FFAEDD0:01C43EC6] X-SW-Source: 2004-05/txt/msg00142.txt.bz2 Hello,=20 I have a question regarding execute_stack_op() in dwarf2expr.c.=20=20 In the switch statement where the binary operators are being=20 processed, should there be a "break" after the cases for=20 DW_OP_div and DW_OP_shr?=20=20 Thanks! Reva Cuthbertson reva.cuthbertson@hp.com