Re: [PATCH][TRIVIAL] Remove bogus "value 0x37ffffff truncated to0x37ffffff" warning.

From: Bart Samwel
Date: Sun Jan 11 2004 - 20:12:17 EST


Davide Libenzi wrote:
Also, most important, the `make bzImage` does not give any warnings.

Hmmm. Did you get the original warning that we were talking about, before any changes were made? It still gives *me* the warnings, regardless of how it's written. What arch/compiler are you on? If you're on an arch/compiler that makes gas do 32-bit arithmetic, you're not going to get any warning -- it's going to be fine, because of gas's warning logic. I use an i386/gcc 3.3 system (debian unstable). Do you get no warnings as well on that configuration?

-- Bart
-
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/