------- Comment #3 from joseph at codesourcery dot com 2009-11-20 02:36 ------- Subject: Re: c99-stdint test fails for ptrdiff test
On Fri, 20 Nov 2009, hutchinsonandy at gcc dot gnu dot org wrote: > So should I skip ptrdiff limit test based on pointers being <32 bits? Perhaps > ints < 32 bits Or do I use stdint definition of INTPTR_MAX <65535 ? I'd say skip it for the individual target for which you have decided a nonconforming choice of ptrdiff_t is more useful. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42114