Paul Jackson <pj _at_ sgi.com> writes: > Right now, compiling a 2.6.0-mm1 (what I had handy) with the 3.3 gcc on That was a bug in gcc 3.3.0. It had the -Wsign-compare warning enabled in -Wall by mistake. Update to gcc 3.3.1, which has this fixed. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo _at_ vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Follow-Ups:
- Re: [PATCH] disable gcc warnings of sign/unsigned comparisonPaul Jackson
- Re: [PATCH] disable gcc warnings of sign/unsigned comparisonAdrian Bunk
- Prev by Date: Re: Unable to handle kernel NULL pointer dereference
- Next by Date: Re: i18n for kernel 2.7.x?
- Previous by thread: Re: [PATCH] disable gcc warnings of sign/unsigned comparison
- Next by thread: Re: [PATCH] disable gcc warnings of sign/unsigned comparison
- Indexes:[Main][Thread]