Commit 59b7d465 authored by Andrew Morton's avatar Andrew Morton Committed by james toy

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

parent fc164af2
......@@ -5,7 +5,7 @@
/* GCC 4.1.[01] miscompiles __weak */
#ifdef __KERNEL__
# if __GNUC_MINOR__ == 1 && __GNUC_PATCHLEVEL__ <= 1
# error Your version of gcc miscompiles the __weak directive
//# error Your version of gcc miscompiles the __weak directive
# endif
#endif
......
Markdown is supported
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