[PATCH] integer promotion fixes
commitc1eacc13077dcf6b427eb5564c6ee43c165c1826
authorAlexander Viro <viro@www.linux.org.uk>
Sat, 24 Jul 2004 05:35:33 +0000 (23 22:35 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 04:02:15 +0000 (7 21:02 -0700)
tree4961775e2f961404febc1677c7f67e86d18bb2ea
parentc8dea6fdd86251076a3ce3f2fa3bb1bd4c985414
[PATCH] integer promotion fixes

a) integer promotion logics taken into a separate function
b) unsigned full-sized bitfields are converted to unsigned, not int
evaluate.c