Compiler: The type for >32-bit integers is now int. This should solve issues with strange derived types due to truncation with eg sprintf(%c). Fixes #10018.