> Check that again. The old check was for "(__GNUC__ > 2)", ie it would only
> trigger for gcc-3 and up.
Err, right.
> > If I recall correctly, the fix was for older egcs compilers.
>
> I've got this memory of fairly recent gcc's messing up on sparc, for
> example.
The problem is indeed fixed in 2.95... the problem is not with those
compilers on sparc but that sparc64 uses an old compiler (DaveM
recommends 2.91.66 for sparc64).
Consequently, I sent you a rediff of the patch - this time without
removing the compiler workaround. It should be acceptable.
Robert Love
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/