From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Dobriyan Subject: Re: declaration specifiers wooziness Date: Wed, 27 Jun 2007 19:31:33 +0400 Message-ID: <20070627153133.GD11047@localhost.sw.ru> References: <20070627103320.GA11047@localhost.sw.ru> <1182956472.8970.35.camel@josh-work.beaverton.ibm.com> <46827F4D.7010305@knosof.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailhub.sw.ru ([195.214.233.200]:6811 "EHLO relay.sw.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753563AbXF0PdA (ORCPT ); Wed, 27 Jun 2007 11:33:00 -0400 Content-Disposition: inline In-Reply-To: <46827F4D.7010305@knosof.co.uk> Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Derek M Jones Cc: Josh Triplett , linux-sparse@vger.kernel.org, adobriyan@gmail.com On Wed, Jun 27, 2007 at 04:16:29PM +0100, Derek M Jones wrote: > The syntax permits: > > signed unsigned short long double int; Please, read 6.7.2(2).