This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: -Wno-long-long does not suppress all long long msgs
On Fri, Dec 15, 2000 at 12:31:38AM +0000, Joseph S. Myers wrote:
> While in some cases HOST_WIDEST_INT_PRINT_* do get defined to use %ll,
> they don't seem to be used anywhere.
They get used when you set HOST_WIDEST_INT to "long long", which
at present is required when cross-compiling from a 32-bit host to
a 128-bit target.
Of which there are currently none in the FSF source tree, but I
would hope that the Sony Emotion Engine support gets donated soon,
as the NDA came off some months ago.
r~