This is the mail archive of the insight-prs@sourceware.org mailing list for the Insight 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]

insight/343: make error


>Number:         343
>Category:       insight
>Synopsis:       make error
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 14 20:13:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     epvfs@yahoo.com
>Release:        unknown-1.0
>Organization:
>Environment:
bash-4.0$ uname -a
Linux arch 2.6.29.6-217.2.3.fc11.i586 #1 SMP Wed Jul 29 15:46:46 EDT 2009 i686 i686 i386 GNU/Linux
>Description:
bash-4.0$ gcc -v
Using built-in specs.
Target: i586-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i586 --build=i586-redhat-linux
Thread model: posix
gcc version 4.4.0 20090506 (Red Hat 4.4.0-4) (GCC) 

insight-6.8-1/configure --target=arm-elf --prefix=/GNUARM --enable-interwork --enable-multilib

gcc -c -g -O2   -I. -IARM/GNU/insight-6.8-1/gdb -IARM/GNU/insight-6.8-1/gdb/config -DLOCALEDIR="\"/GNUARM/share/locale\"" -DHAVE_CONFIG_H -IARM/GNU/insight-6.8-1/gdb/../include/opcode -IARM/GNU/insight-6.8-1/gdb/../readline/.. -I../bfd -IARM/GNU/insight-6.8-1/gdb/../bfd -IARM/GNU/insight-6.8-1/gdb/../include -I../libdecnumber -IARM/GNU/insight-6.8-1/gdb/../libdecnumber   -DMI_OUT=1 -DGDBTK -DTUI=1  -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused -Wno-switch -Wno-char-subscripts -Werror ARM/GNU/insight-6.8-1/gdb/eval.c
cc1: warnings being treated as errors
ARM/GNU/insight-6.8-1/gdb/eval.c: In function âevaluate_subexp_standardâ:
ARM/GNU/insight-6.8-1/gdb/eval.c:1705: error: âsubscript_arrayâ may be used uninitialized in this function
make[2]: *** [eval.o] Error 1
make[2]: Leaving directory `ARM/GNU/insight-6.8-1-build/gdb'
make[1]: *** [all-gdb] Error 2
make[1]: Leaving directory `ARM/GNU/insight-6.8-1-build'
make: *** [all] Error 2
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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