This is the mail archive of the gcc@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: [tree-ssa] Computed gotos


On Sun, Jul 06, 2003 at 05:10:31PM -0700, Zack Weinberg wrote:
> Branko ?ibej <brane@xbc.nu> writes:
> 
> > Zack Weinberg wrote:
> >
> >>If the first one isn't a suitable definition of uintptr_t for some
> >>target, the ABI is broken.  (I know C99 allows
> >>sizeof(long) < sizeof(void *). C99 is wrong.)
> >>
> > Oh bah. C has allowed this forever.
> 
> To the contrary, C90 specifically forbids it.

Chapter and verse, please?
As far as I know neither C90 nor C99 guarantees that there even exists
an integer type large enough to hold a pointer.


-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se


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