Running Goblint on goblint/bench#53 reveals many parsing errors of the following kind:
For reference, GCC is fine with these and simply warns with "warning: integer constant is so large that it is unsigned" and seems to use a wraparound value in the assembly output.