Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756544AbXFYGPM (ORCPT ); Mon, 25 Jun 2007 02:15:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753783AbXFYGPA (ORCPT ); Mon, 25 Jun 2007 02:15:00 -0400 Received: from mail-in-03.arcor-online.net ([151.189.21.43]:32786 "EHLO mail-in-03.arcor-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753644AbXFYGO7 (ORCPT ); Mon, 25 Jun 2007 02:14:59 -0400 In-Reply-To: <20070624203837.GE21478@ftp.linux.org.uk> References: <20070624174732.GZ21478@ftp.linux.org.uk> <20070624183547.GA21478@ftp.linux.org.uk> <1a25667a20e43a072f733a3ec2b8e79d@kernel.crashing.org> <20070624203837.GE21478@ftp.linux.org.uk> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <2bd4710c5c9abe1b1e423f11425c1ea5@kernel.crashing.org> Content-Transfer-Encoding: 7bit Cc: Linus Torvalds , linux-kernel@vger.kernel.org, linux-sparse@vger.kernel.org From: Segher Boessenkool Subject: Re: [PATCH 16/16] fix handling of integer constant expressions Date: Mon, 25 Jun 2007 08:13:57 +0200 To: Al Viro X-Mailer: Apple Mail (2.623) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 452 Lines: 15 > Humm... Right, so __builtin_offsetof() needs special treatment too. > Oh, bugger. Is > offsetof(struct foo, a.x[n]) > a documented extension? It is. See info gcc -> C Extensions -> Offsetof Segher - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/