Thanks, applied.
On Mon, Sep 12, 2011 at 10:03 AM, Peter Maydell
wrote:
> Remove the unused function tcg_out_addi() from the ARM TCG backend;
> this fixes a compilation failure on ARM hosts with newer gcc.
>
> Signed-off-by: Peter Maydell
> ---
> A previous patch from Richard Henderson for this
Ping? Would be nice to get this committed since it's a compile failure
fix...
-- PMM
On 12 September 2011 11:03, Peter Maydell wrote:
> Remove the unused function tcg_out_addi() from the ARM TCG backend;
> this fixes a compilation failure on ARM hosts with newer gcc.
>
> Signed-off-by: Peter May
On 09/12/2011 03:03 AM, Peter Maydell wrote:
> Remove the unused function tcg_out_addi() from the ARM TCG backend;
> this fixes a compilation failure on ARM hosts with newer gcc.
>
> Signed-off-by: Peter Maydell
Reviewed-by: Richard Henderson
> ---
> A previous patch from Richard Henderson for
On 12 September 2011 18:04, Stefan Weil wrote:
> Am 12.09.2011 12:03, schrieb Peter Maydell:
>> Remove the unused function tcg_out_addi() from the ARM TCG backend;
>> this fixes a compilation failure on ARM hosts with newer gcc.
> Are you sure that those functions will never be needed again?
> If
Am 12.09.2011 12:03, schrieb Peter Maydell:
Remove the unused function tcg_out_addi() from the ARM TCG backend;
this fixes a compilation failure on ARM hosts with newer gcc.
Signed-off-by: Peter Maydell
---
A previous patch from Richard Henderson for this compile failure:
http://patchwork.ozlab