[PATCH] Fix PR34154, unsigned long long switch ranges on HWI32

Gerald Pfeifer gerald@pfeifer.com
Wed Nov 21 19:10:00 GMT 2007


On Tue, 20 Nov 2007, Richard Guenther wrote:
> Where the code uses *signed* comparisons all the time and thus optimizes
> the range away as empty.  Duh.

How about adding -Wtype-limits to the bootstrap options (if supported
by the compiler in use)?

Gerald



More information about the Gcc-patches mailing list