[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] index out of bounds in qemu-0.10.2
From: |
Sergei Steshenko |
Subject: |
[Qemu-devel] index out of bounds in qemu-0.10.2 |
Date: |
Thu, 16 Apr 2009 15:49:43 -0700 (PDT) |
Hello,
I am compiling qemu-0.10.2 using the attached autogenerated 'configure'
wrapper (if anybody is interested in 'configure' command line options I'm
using_.
I am using self-built gcc-4.3.3, my OS is SUSE 10.3, 32 bits.
While running 'make' I've noticed this:
41 /mnt/sdb8/sergei/AFSWD_debug/build/qemu-0.10.2/hw/twl92230.c: In
function ‘menelaus_load’:
42 /mnt/sdb8/sergei/AFSWD_debug/build/qemu-0.10.2/hw/hw.h:114: warning:
array subscript is above array bounds
43 /mnt/sdb8/sergei/AFSWD_debug/build/qemu-0.10.2/hw/hw.h:114: warning:
array subscript is above array bounds
44 /mnt/sdb8/sergei/AFSWD_debug/build/qemu-0.10.2/hw/hw.h:114: warning:
array subscript is above array bounds
45 /mnt/sdb8/sergei/AFSWD_debug/build/qemu-0.10.2/hw/twl92230.c: In
function ‘menelaus_save’:
46 /mnt/sdb8/sergei/AFSWD_debug/build/qemu-0.10.2/hw/hw.h:94: warning:
array subscript is above array bounds
47 /mnt/sdb8/sergei/AFSWD_debug/build/qemu-0.10.2/hw/hw.h:94: warning:
array subscript is above array bounds
48 /mnt/sdb8/sergei/AFSWD_debug/build/qemu-0.10.2/hw/hw.h:94: warning:
array subscript is above array bounds
.
Once I had the same warnings compiling my own code, and 'gcc' was correct,
so most likely it's correct in this case too.
If so, please fix this.
Thanks,
Sergei.
config_wrapper.sh
Description: application/shellscript
- [Qemu-devel] index out of bounds in qemu-0.10.2,
Sergei Steshenko <=