On 03/18/2011 02:56 PM, H.J. Lu wrote: > X86 backend uses Pmode for hardware pointer size. Changes > it to 32bit for x32, which is really 64bit process, breaks many > assumptions of x86 backend. push/pop/call is just the tip of > the iceberg.
Please enumerate "many assumptions". I can't think of any off the top of my head. r~