(default_conversion): For enum that's unsigned,
authorRichard Stallman <rms@gnu.org>
Tue, 7 Sep 1993 12:26:58 +0000 (12:26 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 7 Sep 1993 12:26:58 +0000 (12:26 +0000)
commit86463d5d64e4331c4ae0aece37950a5c445d0945
tree5af294b53891e7e2190de616ab872227f6dc4e37
parent75b46437886a5e33b8cd51201cfa852c82c2f0ec
(default_conversion): For enum that's unsigned,

if it's at least as wide as int, convert to an unsigned type.

From-SVN: r5272
gcc/c-typeck.c