On 09/23/2009 10:44 AM, Yuri Gribov wrote:
Hi all,This is my first post to the list so do not be too harsh) I have expected all c-torture tests to be highly portable but I have recently ran into test which relies on int being 32-bit (execute/980526-2.c).
Yes, it's possible that 64-bit ints are not supported by the testsuite. Changes to fix that are welcome.
Paolo