On Thu, Oct 7, 2010 at 8:08 PM, Alexander Graf wrote:
>
> Am 07.10.2010 um 20:59 schrieb Blue Swirl :
>
>> On Wed, Oct 6, 2010 at 9:39 PM, Alexander Graf wrote:
>>>
>>> On 06.10.2010, at 23:34, Blue Swirl wrote:
>>>
Compiling with GCC 4.6.0 20100925 produced warnings:
/src/qemu/target-p
Am 07.10.2010 um 20:59 schrieb Blue Swirl :
> On Wed, Oct 6, 2010 at 9:39 PM, Alexander Graf wrote:
>>
>> On 06.10.2010, at 23:34, Blue Swirl wrote:
>>
>>> Compiling with GCC 4.6.0 20100925 produced warnings:
>>> /src/qemu/target-ppc/op_helper.c: In function 'helper_icbi':
>>> /src/qemu/target
On Wed, Oct 6, 2010 at 9:39 PM, Alexander Graf wrote:
>
> On 06.10.2010, at 23:34, Blue Swirl wrote:
>
>> Compiling with GCC 4.6.0 20100925 produced warnings:
>> /src/qemu/target-ppc/op_helper.c: In function 'helper_icbi':
>> /src/qemu/target-ppc/op_helper.c:351:14: error: variable 'tmp' set but
>
Alexander Graf writes:
> On 06.10.2010, at 23:34, Blue Swirl wrote:
>
>> Compiling with GCC 4.6.0 20100925 produced warnings:
>> /src/qemu/target-ppc/op_helper.c: In function 'helper_icbi':
>> /src/qemu/target-ppc/op_helper.c:351:14: error: variable 'tmp' set but
>> not used [-Werror=unused-but-s
On 06.10.2010, at 23:34, Blue Swirl wrote:
> Compiling with GCC 4.6.0 20100925 produced warnings:
> /src/qemu/target-ppc/op_helper.c: In function 'helper_icbi':
> /src/qemu/target-ppc/op_helper.c:351:14: error: variable 'tmp' set but
> not used [-Werror=unused-but-set-variable]
> /src/qemu/target