Disallow gcc versions 3.{0,1}
authorIngo Molnar <mingo@elte.hu>
Fri, 2 Jan 2009 17:53:14 +0000 (18:53 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 2 Jan 2009 20:19:34 +0000 (12:19 -0800)
commit6680598b44ed3c0052d155522eb21fc5a00de5f3
treea5b3fb7bf08e3c96c837cf2ed7474ec9ea5abd63
parentb840d79631c882786925303c2b0f4fefc31845ed
Disallow gcc versions 3.{0,1}

GCC 3.0 and 3.1 are too old to build a working kernel.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
[ This check got dropped as obsolete when I simplified the gcc header
  inclusion mess in f153b82121b0366fe0e5f9553545cce237335175, but Willy
  Tarreau reports actually having those old versions still..  -Linus ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/compiler-gcc3.h