This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/11978] i386-dis.c:11513:17: error: array subscript isabove array bounds


http://sourceware.org/bugzilla/show_bug.cgi?id=11978

--- Comment #2 from david.ronis at mcgill dot ca 2011-11-02 19:46:18 UTC ---
I just tried building 7.3.1.  The build still dies,  I think at the same spot:

libtool: compile:  /usr/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I../bfd
-I./../include -I./../bfd -W -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wshadow -Werror -march=native -msse2 -mfpmath=sse -O3 -ffast-math
-funroll-loops -fomit-frame-pointer -floop-interchange -floop-strip-mine
-floop-block -MT i386-dis.lo -MD -MP -MF .deps/i386-dis.Tpo -c i386-dis.c -o
i386-dis.o
i386-dis.c: In function 'print_insn':
i386-dis.c:11621:17: error: array subscript is above array bounds
[-Werror=array-bounds]
cc1: all warnings being treated as errors

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]