Skip to content
Commit 415c2c52 authored by Daniel Santos's avatar Daniel Santos Committed by Michal Marek
Browse files

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: default avatarDaniel Santos <daniel.santos@pobox.com>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Tested-by: default avatarDavid Rientjes <rientjes@google.com>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent 76b27645
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment