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: Different multiply operator for pointers and integers


On Thu, Dec 16, 2004 at 04:45:18PM -0000, Dave Korn wrote:
>   Doesn't that assume that the registers that hold pointers can _only_ be
> used for pointers and not for integers?

If that's true, there's absolutely no hope of porting gcc at all.
We're altogether too free with pointer/integer equivalence.


r~


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