Re: Vortex and pointer sizes


Subject: Re: Vortex and pointer sizes
From: Craig Chambers (chambers@cs.washington.edu)
Date: Sat Oct 20 2001 - 09:51:15 PDT


That would be nice, and we would have liked that too, but right now Vortex
computes offsets in structures to access fields and the like, and it's difficult
to avoid depending on the word size when doing this. We've thought about
generating code that would compute the offset from the word size etc. at C
compilation time, but we haven't pursued it, and things like alias analysis
might get very hard.

-- Craig Chambers

"Aaron M. Ucko" wrote:
>
> Craig Chambers <chambers@cs.washington.edu> writes:
>
> > Vortex is already able to generate 64-bit-ptr C code. Check out the gen
> > options.
>
> Yes, I know; perhaps I was unclear. I would like to make building for
> the totality of Debian architectures less expensive by moving the
> 32/64-bit decision farther down -- to the C-compilation stage, or even
> to runtime. Again, I can probably work out how to do this myself, but
> any patches along those lines you already have would save me effort.
>
> --
> Aaron M. Ucko, KB1CJC <amu@mit.edu> (finger amu@monk.mit.edu)
_______________________________________________
Cecil mailing list
Cecil@cs.washington.edu
http://majordomo.cs.washington.edu/mailman/listinfo/cecil



This archive was generated by hypermail 2b25 : Sat Oct 20 2001 - 09:48:04 PDT