Joseph S. Myers wrote: > On Fri, 3 Apr 2009, Dave Korn wrote: > >> Got it: the key is that the types we use in our stdint.h target files have >> to match the exact wording used at the top of c_common_nodes_and_builtins: > > This requirement is documented in tm.texi (under SIZE_TYPE, to which the > documentation of the other target macros refers).
Ah, silly me. I just read through the patch at that URL you posted at the head of the thread, and that hunk is not present there. Thank you. cheers, DaveK