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

Re: Bug#194330: g++: [mips/mipsel] ICE



Can someone that maintains the mips and mipsel buildds retry kdebase
with the new g++-3.3 to see if it still ICEs?

Thanks,
Chris

----- Forwarded message from Matthias Klose <doko@cs.tu-berlin.de> -----

Envelope-to: ccheney@cheney.cx
Delivery-date: Sat, 24 May 2003 11:00:19 -0500
From: Matthias Klose <doko@cs.tu-berlin.de>
To: Chris Cheney <ccheney@debian.org>, 194330@bugs.debian.org
Cc: kdebase@packages.debian.org
Subject: Re: Bug#194330: g++: [mips/mipsel] ICE
X-Spam-Status: No, hits=-28.4 required=5.0
	tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,
	      REFERENCES,REPLY_WITH_QUOTES,USER_AGENT_VM
	autolearn=ham version=2.53
X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp)

reassign 194330 kdebase
thanks

please
- submit a complete report including the preprocessed source.
- report results using g++-3.3
- then reassing back the report

Chris Cheney writes:
> 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.

----- End forwarded message -----



Reply to: