This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/20106] New: binutils-2.15.94.0.2.2 misscompilation.
- From: "pluto at pld-linux dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Feb 2005 15:36:01 -0000
- Subject: [Bug other/20106] New: binutils-2.15.94.0.2.2 misscompilation.
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
# echo 'int main() { }' > tmp.c
# gcc -O tmp.c -g -o tmp
# strip tmp
BFD: tmp: warning: Empty loadable segment detected, is this intentional ?
BFD: tmp: warning: Empty loadable segment detected, is this intentional ?
strip: there are no sections to be copied!
binutils built by gcc-3.3.5 works fine.
# gcc -v
Reading specs from /usr/lib/gcc/i686-pld-linux/4.0.0/specs
Target: i686-pld-linux
Configured with: ../configure --prefix=/usr --libdir=/usr/lib
--libexecdir=/usr/lib --infodir=/usr/share/info --mandir=/usr/share/man
--enable-shared --enable-threads=posix --enable-__cxa_atexit
--enable-languages=c,c++,ada --enable-c99 --enable-long-long
--disable-multilib --enable-nls --with-gnu-as --with-gnu-ld
--with-demangler-in-ld --with-system-zlib --with-slibdir=/lib
--without-x --enable-cmath i686-pld-linux
Thread model: posix
gcc version 4.0.0 20050213 (experimental) (PLD Linux)
--
Summary: binutils-2.15.94.0.2.2 misscompilation.
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pluto at pld-linux dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pld-linux
GCC host triplet: i686-pld-linux
GCC target triplet: i686-pld-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20106