On Thu, Jan 6, 2011 at 9:13 PM, Aurelien Jarno wrote:
> On Thu, Jan 06, 2011 at 07:45:01PM +, Blue Swirl wrote:
>> There are a few variables which appear uninitialized to GCC 4.6.0:
>
> It's due to my commit 92d675d1c1f23f3617e24b63c825074a1d1da44b
>
>> CC i386-softmmu/cirrus_vga.o
>> /sr
On Thu, Jan 06, 2011 at 07:45:01PM +, Blue Swirl wrote:
> There are a few variables which appear uninitialized to GCC 4.6.0:
It's due to my commit 92d675d1c1f23f3617e24b63c825074a1d1da44b
> CCi386-softmmu/cirrus_vga.o
> /src/qemu/hw/cirrus_vga.c: In function 'cirrus_bitblt_start':
> /sr
There are a few variables which appear uninitialized to GCC 4.6.0:
CCi386-softmmu/cirrus_vga.o
/src/qemu/hw/cirrus_vga.c: In function 'cirrus_bitblt_start':
/src/qemu/hw/cirrus_vga.c:678: warning: 'depth' may be used
uninitialized in this function
/src/qemu/hw/cirrus_vga.c:678: note: 'depth'