From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4011 invoked by alias); 5 Jul 2011 08:47:37 -0000 Received: (qmail 4002 invoked by uid 22791); 5 Jul 2011 08:47:36 -0000 X-SWARE-Spam-Status: No, hits=-6.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 05 Jul 2011 08:47:21 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p658lLv9026453 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 5 Jul 2011 04:47:21 -0400 Received: from hase.home (ovpn01.gateway.prod.ext.phx2.redhat.com [10.5.9.1]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p658lJIv028371; Tue, 5 Jul 2011 04:47:20 -0400 From: Andreas Schwab To: "Andrew Burgess" Cc: "gdb-patches\@sourceware.org" Subject: Re: [PATCH] Display var_zinteger as signed References: <4E11976B.9030100@broadcom.com> <4E11A672.5020808@broadcom.com> <20110704180902.GO2407@adacore.com> <4E12C46A.9070804@broadcom.com> X-Yow: I'm ANN LANDERS!! I can SHOPLIFT!! Date: Tue, 05 Jul 2011 08:53:00 -0000 In-Reply-To: <4E12C46A.9070804@broadcom.com> (Andrew Burgess's message of "Tue, 5 Jul 2011 08:59:38 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii 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: 2011-07/txt/msg00142.txt.bz2 "Andrew Burgess" writes: > + if (c->var_type == var_uinteger && > + *(unsigned int *) c->var == UINT_MAX) GNU style is to break before the operator. Andreas. -- Andreas Schwab, schwab@redhat.com GPG Key fingerprint = D4E8 DBE3 3813 BB5D FA84 5EC7 45C6 250E 6F00 984E "And now for something completely different."