Re: [PATCH] 8250: Fix compiler warning

From: Alan Cox
Date: Wed Aug 10 2011 - 11:08:51 EST


> > Use a newer gcc - modern gcc gets it right.
>
> How modern? Building with a gcc 4.5.x

4.5.x gets this right on x86 and I don't want to risk hiding a future bug
in that area of code with some mindless initialiser hacks.

(OTOH if you can figure a way to restructure that code a bit so its tidy,
clear and the compiler gets it right too ...)

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/