Ok.
Jason
On Fri, Mar 2, 2012 at 12:42 PM, H.J. Lu wrote:
> On Fri, Nov 11, 2011 at 11:04 AM, H.J. Lu wrote:
>> Hi,
>>
>> I am working on 32bit Pmode for x32:
>>
>> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50797
>>
>> It removes all LEAs, which convert 32bit address to 64bit, and uses 0x67
>> address pr
On Fri, Nov 11, 2011 at 11:04 AM, H.J. Lu wrote:
> Hi,
>
> I am working on 32bit Pmode for x32:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50797
>
> It removes all LEAs, which convert 32bit address to 64bit, and uses 0x67
> address prefix instead. I got 5% speed up in SPEC CPU 2K/2006.
>
> B
Hi,
I am working on 32bit Pmode for x32:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50797
It removes all LEAs, which convert 32bit address to 64bit, and uses 0x67
address prefix instead. I got 5% speed up in SPEC CPU 2K/2006.
But assert in _Unwind_SetGRValue:
gcc_assert (dwarf_reg_size_table