[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gold/10358] New: build fails when compiling with gcc 3.4.6
From: |
bill at baddogconsulting dot com |
Subject: |
[Bug gold/10358] New: build fails when compiling with gcc 3.4.6 |
Date: |
1 Jul 2009 21:36:58 -0000 |
make[4]: Entering directory `/home/bdeegan/kits/src/binutils/src/gold'
if g++ -DHAVE_CONFIG_H -I. -I.././gold -I. -I.././gold -I.././gold/../include
-I.././gold/../elfcpp
-DLOCALEDIR="\"/home/bdeegan/tools/stow/goldlink/share/locale\""
-DBINDIR="\"/home/bdeegan/tools/stow/goldlink/bin\""
-DTOOLBINDIR="\"/home/bdeegan/tools/stow/goldlink/x86_64-unknown-linux-gnu/bin\""
-W -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-frandom-seed=dwarf_reader.o -g -O2 -MT dwarf_reader.o -MD -MP -MF
".deps/dwarf_reader.Tpo" -c -o dwarf_reader.o dwarf_reader.cc; \
then mv -f ".deps/dwarf_reader.Tpo" ".deps/dwarf_reader.Po"; else rm -f
".deps/dwarf_reader.Tpo"; exit 1; fi
dwarf_reader.cc: In function `int64_t gold::read_signed_LEB_128(const unsigned
char*, size_t*)':
dwarf_reader.cc:78: warning: 'byte' might be used uninitialized in this function
make[4]: *** [dwarf_reader.o] Error 1
make[4]: Leaving directory `/home/bdeegan/kits/src/binutils/src/gold'
--
Summary: build fails when compiling with gcc 3.4.6
Product: binutils
Version: 2.20 (HEAD)
Status: NEW
Severity: normal
Priority: P2
Component: gold
AssignedTo: ian at airs dot com
ReportedBy: bill at baddogconsulting dot com
CC: bug-binutils at gnu dot org
GCC build triplet: x86_64-unknown-linux-gnu,
GCC host triplet: x86_64-unknown-linux-gnu,
GCC target triplet: x86_64-unknown-linux-gnu,
http://sourceware.org/bugzilla/show_bug.cgi?id=10358
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug gold/10358] New: build fails when compiling with gcc 3.4.6,
bill at baddogconsulting dot com <=