From: Daniel Santos Date: Fri, 28 Sep 2012 23:20:02 +0000 (-0500) Subject: compiler-gcc4.h: correct verion check for __compiletime_error X-Git-Tag: v3.7-rc1~47^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=415c2c525fab214ab75413aadbc67b4ee9cf212e;p=pandora-kernel.git compiler-gcc4.h: correct verion check for __compiletime_error __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 Signed-off-by: Andrew Morton Tested-by: David Rientjes Signed-off-by: Michal Marek --- Reading git-diff-tree failed