Am 12.12.2011 15:56, schrieb Paul Brook:
>> Am 12.12.2011 00:42, schrieb Paul Brook:
This series makes target-i386 compile with DEBUG_TCGV_TL.
>>>
>>> What benefit does this provide?
>>
>> It showcases what changes would need to be done to allow type-safe
>> compilation of the first pair of --
> Am 12.12.2011 00:42, schrieb Paul Brook:
> >> This series makes target-i386 compile with DEBUG_TCGV_TL.
> >
> > What benefit does this provide?
>
> It showcases what changes would need to be done to allow type-safe
> compilation of the first pair of --enable-system targets.
How is the existing
Am 12.12.2011 00:42, schrieb Paul Brook:
>> This series makes target-i386 compile with DEBUG_TCGV_TL.
>
> What benefit does this provide?
It showcases what changes would need to be done to allow type-safe
compilation of the first pair of --enable-system targets.
Especially my focus has been on h
> This series makes target-i386 compile with DEBUG_TCGV_TL.
What benefit does this provide?
I effectively already asked this in reply to your patch adding
DEBUG_TCGV_TL[1]. One answer is sufficient, this mail is really just to link
the two threads together :-)
Paul
[1] http://lists.nongnu.or
Hello,
This series makes target-i386 compile with DEBUG_TCGV_TL.
Patches 1-2 could be cherry-picked already.
Patch 1 is fairly trivial.
Patch 2 is the only patch in the series that needs an additional temporary.
Patch 3 introduces two new functions to avoid that elsewhere. Needs TCGv series.
Wi