C first sign-extends then converts to unsigned. It's just weird
it treats pointer as signed. Was there an option for it?
- GCC screws up pointer->ulong conversion on 32 bit systems Johannes Pfau
- Re: GCC screws up pointer->ulong conversion on 32 bi... Iain Buclaw
- Re: GCC screws up pointer->ulong conversion on 32 bi... Johannes Pfau
- Re: GCC screws up pointer->ulong conversion on 3... Iain Buclaw
- Re: GCC screws up pointer->ulong conversion ... Johannes Pfau
- Re: GCC screws up pointer->ulong convers... Iain Buclaw
- Re: GCC screws up pointer->ulong conversion on 32 bi... Kagamin