]> gcc.gnu.org Git - gcc.git/commit
(int_fits_type_p): Negative ints never fit unsigned
authorRichard Stallman <rms@gnu.org>
Tue, 15 Sep 1992 21:37:22 +0000 (21:37 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 15 Sep 1992 21:37:22 +0000 (21:37 +0000)
commitdcffa15b6e524634316ad09aab3f20869ad05f6e
treebbe1c73c187ddf80a05443fa3b49cc4999fc8bff
parente837539976653dbbdca9d1b94c0595c20dbc9a0e
(int_fits_type_p): Negative ints never fit unsigned
types, and unsigned ints with top-bit-set never fit signed types.

From-SVN: r2126
gcc/tree.c
This page took 0.054754 seconds and 5 git commands to generate.