Fix incorrect use of basic type as bitflags.
commitc23400278ad7a1a44cb9b469c4635ea29cb12b25
authorThomas Preud'homme <thomas.preudhomme@celest.fr>
Mon, 7 Feb 2011 22:46:20 +0000 (7 23:46 +0100)
committerThomas Preud'homme <thomas.preudhomme@celest.fr>
Mon, 7 Feb 2011 22:46:20 +0000 (7 23:46 +0100)
treecbc675edde79833b80075cef1a9bac57b51215f7
parentcf36410e30b3c18be6c556158b2d0d0938f5b77d
Fix incorrect use of basic type as bitflags.

Fix incorrect use of basic types as bitflags and inefficiency in commit
cf36410e30b3c18be6c556158b2d0d0938f5b77d
tccgen.c