http://sourceware.org/bugzilla/show_bug.cgi?id=14263
Bug #: 14263
Summary: »val« may be used uninitialized in this function
tc-arm.c parse_operands()
Product: binutils
Version: 2.22
Status: NEW
Severity: normal
Priority: P2
Component: gas
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
building binutils 2.22.52 on cygwin with gcc 4.5.3 and -O6:
gcc -DHAVE_CONFIG_H -I. -I../../../src/binutils-2.22.52/gas -I.
-I../../../src/binutils-2.22.52/gas -I../bfd
-I../../../src/binutils-2.22.52/gas/config
-I../../../src/binutils-2.22.52/gas/../include
-I../../../src/binutils-2.22.52/gas/..
-I../../../src/binutils-2.22.52/gas/../bfd
-DLOCALEDIR="\"/cygdrive/p/Ablage/DG-GCC/install/share/locale\"" -W -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -O6 -MT tc-arm.o -MD
-MP -MF .deps/tc-arm.Tpo -c -o tc-arm.o `test -f 'config/tc-arm.c' || echo
'../../../src/binutils-2.22.52/gas/'`config/tc-arm.c
cc1: warnings being treated as errors
../../../src/binutils-2.22.52/gas/config/tc-arm.c: In Funktion
»parse_operands«:
../../../src/binutils-2.22.52/gas/config/tc-arm.c:6205:10: Fehler: »val« may be
used uninitialized in this function
--
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.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils