[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#194330: g++: [arm] ICE



Package: g++-3.2
Version: 1:3.2.3-2
Severity: serious

The current version of g++ on the arm buildd ICEs when it attempts to
build kdebase 3.1.2. I am not certain of the version being used but
reportbug seemed to think it was 3.2.3 probably from checking this local
system, (I think it might be 3.3).  Here is a snippet of the build log:

http://buildd.debian.org/fetch.php?&pkg=kdebase&ver=4%3A3.1.2-1&arch=mipsel&stamp=1053616785&file=log&as=raw

if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I../../../kioslave/fish -I../.. -I/usr/include/kde -I/usr/include/qt3 -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -DNDEBUG -DNO_DEBUG -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -D_GNU_SOURCE  -MT fish.lo -MD -MP -MF ".deps/fish.Tpo" \
  -c -o fish.lo `test -f '../../../kioslave/fish/fish.cpp' || echo '../../../kioslave/fish/'`../../../kioslave/fish/fish.cpp; \
then mv -f ".deps/fish.Tpo" ".deps/fish.Plo"; \
else rm -f ".deps/fish.Tpo"; exit 1; \
fi
../../../kioslave/fish/fish.cpp: In function `void ripper(int)':
../../../kioslave/fish/fish.cpp:114: warning: unused parameter `int signo'
../../../kioslave/fish/fish.cpp: In member function `bool 
   fishProtocol::sendCommand(fishProtocol::fish_command_type, ...)':
../../../kioslave/fish/fish.cpp:675: error: Attempt to delete prologue/epilogue 
   insn:
(insn 1234 1057 1235 0 (nil) (set (mem:SI (plus:SI (reg/f:SI 29 sp)
                (const_int 164 [0xa4])) [0 S4 A32])
        (reg:SI 5 a1)) -1 (nil)
    (nil))
../../../kioslave/fish/fish.cpp:675: internal compiler error: in 
   propagate_one_insn, at flow.c:1639
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux calc 2.4.21-pre4-ac4 #1 Sun Feb 16 00:37:14 CST 2003 i686
Locale: LANG=en_US, LC_CTYPE=en_US

Versions of packages g++-3.2 depends on:
ii  gcc-3.2                       1:3.2.3-2  The GNU C compiler
ii  gcc-3.2-base                  1:3.2.3-2  The GNU Compiler Collection (base 
ii  libc6                         2.3.1-17   GNU C Library: Shared libraries an
ii  libstdc++5-dev                1:3.2.3-2  The GNU Standard C++ Library v3 (d

-- no debconf information




Reply to: