public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Latest GCC-3.3 is much quieter about sign/unsigned comparisons
@ 2003-05-04 21:22 Art Haas
  2003-05-05  6:23 ` Anders Karlsson
  2003-05-05  7:48 ` Tomas Szepe
  0 siblings, 2 replies; 5+ messages in thread
From: Art Haas @ 2003-05-04 21:22 UTC (permalink / raw)
  To: linux-kernel

Hi.

This change ...

2003-05-02  Zack Weinberg  <zack@codesourcery.com>

	PR c/10604
	* c-opts.c (c_common_decode_option <OPT_Wall>): Set
	warn_sign_compare for C++ only.
	* doc/invoke.texi: Clarify documentation of -Wsign-compare.

... has eliminated all the warnings that GCC-3.3 by default printed
with regards to signed/unsigned comparisons. A build of today's BK
with this compiler is much quieter than those previously done
with the 3.3 snapshots.

Art Haas
-- 
To announce that there must be no criticism of the President, or that we
are to stand by the President, right or wrong, is not only unpatriotic
and servile, but is morally treasonable to the American public.
 -- Theodore Roosevelt, Kansas City Star, 1918

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-05-05 14:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-04 21:22 Latest GCC-3.3 is much quieter about sign/unsigned comparisons Art Haas
2003-05-05  6:23 ` Anders Karlsson
2003-05-05 14:20   ` Jörn Engel
2003-05-05  7:48 ` Tomas Szepe
2003-05-05 13:06   ` Dave Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox