From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Rientjes Subject: Re: [PATCH 1/10] compiler-gcc4.h: correct verion check for __compiletime_error Date: Tue, 2 Oct 2012 23:25:12 -0700 (PDT) Message-ID: References: <1348874411-28288-1-git-send-email-daniel.santos@pobox.com> <1348874411-28288-2-git-send-email-daniel.santos@pobox.com> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from mail-pb0-f46.google.com ([209.85.160.46]:42454 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751665Ab2JCGZP (ORCPT ); Wed, 3 Oct 2012 02:25:15 -0400 Received: by pbbrr4 with SMTP id rr4so9527458pbb.19 for ; Tue, 02 Oct 2012 23:25:14 -0700 (PDT) In-Reply-To: <1348874411-28288-2-git-send-email-daniel.santos@pobox.com> Sender: linux-sparse-owner@vger.kernel.org List-Id: linux-sparse@vger.kernel.org To: Daniel Santos Cc: LKML , Andi Kleen , Andrea Arcangeli , Andrew Morton , Christopher Li , David Daney , David Howells , Joe Perches , Konstantin Khlebnikov , linux-sparse@vger.kernel.org, Michel Lespinasse , Paul Gortmaker , Pavel Pisa , Peter Zijlstra , Steven Rostedt , Michal Marek On Fri, 28 Sep 2012, Daniel Santos wrote: > NOTE: this is has already been comitted to -mm > > __attribute__((error(msg))) was introduced in gcc 4.3 (not 4.4) and as I > was unable to find any gcc bugs pertaining to it, I'm presuming that it > has functioned as advertised since 4.3.0. > > Signed-off-by: Daniel Santos > Cc: Michal Marek > Signed-off-by: Andrew Morton Tested-by: David Rientjes Works with 4.3.6.