You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if literal constant value in [-2147483648(INT_MIN), 2147483647(INT_MAX)], set it's type to
int, otherwise long.
fix issue:
1.update ndk to r19c
2.compile com.test.TestCompiler.Compare#run to c
and com.test.TestCompiler.Compare#testLongCompare will fail.
0 commit comments