This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFTesting] New POINTER_DIFF_EXPR


On Fri, 17 Nov 2017, Richard Biener wrote:

> The question is what ptrdiff_t is for a specific address space. Or 
> rather if that type may be dependent on the address space or if we can 
> always use that of the default address space.

ptrdiff_t is a fixed type which does not depend on the address space.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]