From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 59614 invoked by alias); 22 Feb 2017 06:48:31 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 59480 invoked by uid 89); 22 Feb 2017 06:48:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=10am X-HELO: mail-pg0-f49.google.com Received: from mail-pg0-f49.google.com (HELO mail-pg0-f49.google.com) (74.125.83.49) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 22 Feb 2017 06:48:17 +0000 Received: by mail-pg0-f49.google.com with SMTP id s67so2328662pgb.3 for ; Tue, 21 Feb 2017 22:48:18 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=VHKycKjiS7L+TUMbjnl/G+dhJNWLZAONIE2olyRqwLY=; b=U983tWZ29g1EGnRHpv1FuBggIKH5rMg8ude4O+hY/yDahHSvlntpuqFO+tAK6Lg0C3 zByxCKVULAIPmnYafiSFwHvyp3DSFeTbxc/GSI/xsY/dYM+doEDMzdtiJPF5tRVjt6hk VGxeq4BRHRoet/3/NxIlMCrWp7OMNhQzn+zTOa3n2pTacoSK92PdAuAO7egVjIrXWRpm YeZpT8/yvmv11r4BksD3gnjj0xoUOq3epxVtuWh+43PlV+sgVfwmFE0IpZL/kUX99wfN KFs30K+s5nVd/dWydR5jQQI6gyyhQC6vXOGb6EsQ0/jgjyIyh7+O17sY1o8vcwLJ3fZC xjLQ== X-Gm-Message-State: AMke39nD2wSAIRP/w9SPsNOEClQkPDuw6jlsJPMnaYEtL3SBPQkGttFLakFcbkNQBh678Q== X-Received: by 10.99.96.135 with SMTP id u129mr27161747pgb.216.1487746096630; Tue, 21 Feb 2017 22:48:16 -0800 (PST) Received: from bubble.grove.modra.org (CPE-58-160-71-80.tyqh2.lon.bigpond.net.au. [58.160.71.80]) by smtp.gmail.com with ESMTPSA id h14sm1087768pgn.41.2017.02.21.22.48.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Feb 2017 22:48:16 -0800 (PST) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 5A8DAC3166; Wed, 22 Feb 2017 17:18:12 +1030 (ACDT) Date: Wed, 22 Feb 2017 06:48:00 -0000 From: Alan Modra To: Jan Beulich Cc: binutils@sourceware.org Subject: Re: [PATCH] gas: require an operand to .startof.()/.sizeof.() Message-ID: <20170222064812.GJ14945@bubble.grove.modra.org> References: <58AC213E020000780013C307@prv-mh.provo.novell.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <58AC213E020000780013C307@prv-mh.provo.novell.com> User-Agent: Mutt/1.5.24 (2015-08-30) X-IsSubscribed: yes X-SW-Source: 2017-02/txt/msg00234.txt.bz2 On Tue, Feb 21, 2017 at 03:15:10AM -0700, Jan Beulich wrote: > * expr.c (operand): Handle missing operand to .startof.() and > .sizeof.(). > * testsuite/gas/all/err-sizeof.s: New. OK. -- Alan Modra Australia Development Lab, IBM