commit | 415c2c525fab214ab75413aadbc67b4ee9cf212e | [log] [tgz] |
---|---|---|
author | Daniel Santos <daniel.santos@pobox.com> | Fri Sep 28 18:20:02 2012 -0500 |
committer | Michal Marek <mmarek@suse.cz> | Thu Oct 11 22:51:41 2012 +0200 |
tree | 35a336c2ff5adf55e66c6144dd14fa77d89dcbb3 | |
parent | 76b27645a5bba85bd26896811c7a25ecc37b3731 [diff] |
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 <daniel.santos@pobox.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Tested-by: David Rientjes <rientjes@google.com> Signed-off-by: Michal Marek <mmarek@suse.cz>