The mcs51 and ds390 ports are a bit behind in standard compliance. In particular, they do not yet support the C99 long long data type. long long should be implemented for mcs51 and ds390.
In [r10199] the basic functionality is there for ds390.
But there are still some bugs, and the support routines for multiplicative operands are not built yet.
Philipp
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
mcs51 now has long long.
ds390 is now the only stable port without long long support.
Philipp
In [r10199] the basic functionality is there for ds390.
But there are still some bugs, and the support routines for multiplicative operands are not built yet.
Philipp