On Tue, Nov 20, 2012 at 9:47 PM, Aurelien Jarno wrote:
> On Tue, Nov 20, 2012 at 05:09:57AM +0300, Max Filippov wrote:
>> On Sun, Nov 18, 2012 at 7:34 AM, Max Filippov wrote:
>> > On Sun, Nov 18, 2012 at 7:19 AM, Max Filippov wrote:
>> >> Hi Aurelien,
>> >>
>> >> starting with commit 2c0366f tcg
On Tue, Nov 20, 2012 at 05:09:57AM +0300, Max Filippov wrote:
> On Sun, Nov 18, 2012 at 7:34 AM, Max Filippov wrote:
> > On Sun, Nov 18, 2012 at 7:19 AM, Max Filippov wrote:
> >> Hi Aurelien,
> >>
> >> starting with commit 2c0366f tcg: don't explicitly save globals and temps
> >> I get the follow
On Sun, Nov 18, 2012 at 7:34 AM, Max Filippov wrote:
> On Sun, Nov 18, 2012 at 7:19 AM, Max Filippov wrote:
>> Hi Aurelien,
>>
>> starting with commit 2c0366f tcg: don't explicitly save globals and temps
>> I get the following abort on target-xtensa:
>>
>> qemu-system-xtensa: tcg/tcg.c:1665: temp
On Sun, Nov 18, 2012 at 7:19 AM, Max Filippov wrote:
> Hi Aurelien,
>
> starting with commit 2c0366f tcg: don't explicitly save globals and temps
> I get the following abort on target-xtensa:
>
> qemu-system-xtensa: tcg/tcg.c:1665: temp_save: Assertion
> `s->temps[temp].val_type == 2 || s->temps[t
Hi Aurelien,
starting with commit 2c0366f tcg: don't explicitly save globals and temps
I get the following abort on target-xtensa:
qemu-system-xtensa: tcg/tcg.c:1665: temp_save: Assertion
`s->temps[temp].val_type == 2 || s->temps[temp].fixed_reg' failed.
Aborted
I see that that commit only adds