mc
mc copied to clipboard
Integer width suffixes are over-eager in fixing the type.
If an integer is specified with a suffix, we fix the type instead of the bit-width, making it impossible to assign to a typedefed type without both a cast and a suffix.