@ -2401,10 +2401,7 @@ static void parse_number(const char *p)
tcc_error("integer constant overflow");
}
if (tok == TOK_CINT || tok == TOK_CUINT)
tokc.i = n;
else
if (ch)
tcc_error("invalid number\n");
The note is not visible to the blocked user.