From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24677 invoked by alias); 11 Jun 2002 00:56:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 24642 invoked by uid 71); 11 Jun 2002 00:56:00 -0000 Resent-Date: 11 Jun 2002 00:56:00 -0000 Resent-Message-ID: <20020611005600.24641.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-To: nobody@gcc.gnu.org Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, dnilsson@sisoft.com Received: (qmail 21052 invoked from network); 11 Jun 2002 00:53:00 -0000 Received: from unknown (HELO sunsrv.ma.sisoft.com) (63.110.42.130) by sources.redhat.com with SMTP; 11 Jun 2002 00:53:00 -0000 Received: from coupling.ma.sisoft.com (coupling [192.168.1.24]) by sunsrv.ma.sisoft.com (8.12.1/8.12.1) with ESMTP id g5B0qxmt022778 for ; Mon, 10 Jun 2002 20:52:59 -0400 (EDT) Received: (from dnilsson@localhost) by coupling.ma.sisoft.com (8.11.6+Sun/8.10.2) id g5B0qwd19082; Mon, 10 Jun 2002 20:52:58 -0400 (EDT) Message-Id: <200206110052.g5B0qwd19082@coupling.ma.sisoft.com> Date: Mon, 10 Jun 2002 17:56:00 -0000 From: dnilsson@sisoft.com Reply-To: dnilsson@sisoft.com To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: 3.113 Subject: c/6986: Internal compiler error in reload_cse_simplify_operands X-SW-Source: 2002-06/txt/msg00230.txt.bz2 List-Id: >Number: 6986 >Category: c >Synopsis: Internal compiler error in reload_cse_simplify_operands >Confidential: no >Severity: critical >Priority: medium >Responsible: unassigned >State: open >Class: ice-on-legal-code >Submitter-Id: net >Arrival-Date: Mon Jun 10 17:56:00 PDT 2002 >Closed-Date: >Last-Modified: >Originator: >Release: 3.1 >Organization: Signal Integrity Software Inc. >Environment: System: SunOS coupling 5.8 Generic_108528-14 sun4u sparc SUNW,Ultra-5_10 Architecture: sun4 host: sparc-sun-solaris2.8 build: sparc-sun-solaris2.8 target: sparc-sun-solaris2.8 configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls --enable-threads=posix --enable-long-long --prefix=/usr/local/gcc3.1 --enable-languages=c,c++,f77,objc,java --enable-shared sparc-sun-solaris2.8 >Description: GCC 3.1 aborts with Internal compiler error when compiling mozilla 1.0 on Solaris/SPARC. This is the output: coupling src/fdlibm> gcc -v -save-temps -o e_pow.o -c -DOSTYPE=\"SunOS5\" -DOSARCH=\"SunOS\" -DOJI -I../../../dist/include/js -I../../../dist/include -I/local/mozilla/dist/include/nspr -I/usr/openwin/include -fPIC -I/usr/openwin/include -Wno-long-long -L /usr/local/gcc3.1/lib -R /usr/local/gcc3.1/lib -L/opt/gnome/lib -R/opt/gnome/lib -fshort-wchar -pthreads -DNDEBUG -DTRIMMED -O3 -mcpu=ultrasparc -D_IEEE_LIBM -I/usr/openwin/include -include ../../../config-defs.h -DMOZILLA_CLIENT -Wp,-MD,.deps/e_pow.pp e_pow.c Reading specs from /usr/local/gcc3.1/lib/gcc-lib/sparc-sun-solaris2.8/3.1/specs Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls --enable-threads=posix --enable-long-long --prefix=/usr/local/gcc3.1 --enable-languages=c,c++,f77,objc,java --enable-shared sparc-sun-solaris2.8 Thread model: posix gcc version 3.1 /usr/local/gcc3.1/lib/gcc-lib/sparc-sun-solaris2.8/3.1/cpp0 -lang-c -v -I../../../dist/include/js -I../../../dist/include -I/local/mozilla/dist/include/nspr -I/usr/openwin/include -I/usr/openwin/include -I/usr/openwin/include -D__GNUC__=3 -D__GNUC_MINOR__=1 -D__GNUC_PATCHLEVEL__=0 -Dsparc -Dsun -Dunix -D__svr4__ -D__SVR4 -D__PRAGMA_REDEFINE_EXTNAME -D__sparc__ -D__sun__ -D__unix__ -D__svr4__ -D__SVR4 -D__PRAGMA_REDEFINE_EXTNAME -D__sparc -D__sun -D__unix -Asystem=unix -Asystem=svr4 -D__OPTIMIZE__ -U__WCHAR_TYPE__ -D__WCHAR_TYPE__=short unsigned int -D__STDC_HOSTED__=1 -D__sparcv8 -D__SIZE_TYPE__=unsigned int -D__PTRDIFF_TYPE__=int -D__WCHAR_TYPE__=long int -D__WINT_TYPE__=long int -D__GCC_NEW_VARARGS__ -Acpu=sparc -Amachine=sparc -D_REENTRANT -D_PTHREADS -DOSTYPE="SunOS5" -DOSARCH="SunOS" -DOJI -DNDEBUG -DTRIMMED -D_IEEE_LIBM -DMOZILLA_CLIENT -include ../../../config-defs.h -MD .deps/e_pow.pp e_pow.c -Wno-long-long e_pow.i GNU CPP version 3.1 (cpplib) (sparc ELF) ignoring nonexistent directory "/usr/local/gcc3.1/sparc-sun-solaris2.8/include" ignoring duplicate directory "/usr/openwin/include" ignoring duplicate directory "/usr/openwin/include" #include "..." search starts here: #include <...> search starts here: ../../../dist/include/js ../../../dist/include /local/mozilla/dist/include/nspr /usr/openwin/include /usr/local/include /usr/local/gcc3.1/include /usr/local/gcc3.1/lib/gcc-lib/sparc-sun-solaris2.8/3.1/include /usr/include End of search list. :1:1: warning: "__WCHAR_TYPE__" redefined :1:1: warning: this is the location of the previous definition /usr/local/gcc3.1/lib/gcc-lib/sparc-sun-solaris2.8/3.1/cc1 -fpreprocessed e_pow.i -quiet -dumpbase e_pow.c -mcpu=ultrasparc -O3 -Wno-long-long -version -fPIC -fshort-wchar -o e_pow.s GNU CPP version 3.1 (cpplib) (sparc ELF) GNU C version 3.1 (sparc-sun-solaris2.8) compiled by GNU C version 3.1. e_pow.c: In function `__ieee754_pow': e_pow.c:376: insn does not satisfy its constraints: (insn 1810 711 1813 (set (reg:DI 34 %f2) (reg/v:DI 64 %f32 [112])) 58 {*movdi_insn_sp32_v9} (nil) (nil)) e_pow.c:376: Internal compiler error in reload_cse_simplify_operands, at reload1.c:8368 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. >How-To-Repeat: UUdecode and unzip with bzip2 the following file: begin 664 e_pow.i.bz2 M0EIH.3%!62936=_MRW8 !'C_@'WT5 !Y?___L@1 "K____]@#'P%OFVX2ZI' M7=.N, 4G*'?370U0 -MZX::"$",F@IXFA/5/4\IZC]331&GZ0TGI!H>4>H! MJ8"-"$31Z)0VB&C1D&@R-&@: T.,F30Q&)HP",!,( P$TT:9&@&$FDD(FID MU/3*C3:3U&3>I-HAZFU&309 !H;*!I4:: T: &@TT#0:: !B-&"#3)H$B(@0 M: 33$TAE-JGA-DIGJGIB>J&GJ'J!FDYGG\+VL/ MT'U#)%B[)<"OXFF0IM" M?D9"0\/T^:^ M*M^<-X'FL5F8S>8(=WZ+_%O5/?F^"RGJ!SG0K/"[<=M;\%3^XRG D.'9XTK6 MXI) L&&!#82_QI"S83I@/UMI]?K-/M]L$3;MD.X8+^IW'P%*_@QL@D<)$M$, M&NF[_FAF/VZ>;-FS^#[#9MEYM<51*:N?57A94*='1D>GUO54RO&]7K_W?@87 MO*6S]W,BY,C\R[+Z)?7?0\Q8&8I:K\, M0:8!*"*YBN.C:20&0]4]3FC: ;VP1@+)68FF;SV%WW5I-3M58KNUO!XT6^:Q3./=H*+L']>3L SSG[[P:I\C>EJP0Y_*868C\_ZNK ME].FO?QGD3U6 M H+ XM("U *UG8<^6OP97O^_M=R;<;'1737U[],12ENKKPNZ;:\/ M XA*.SRS4NP@3(F&"9YYB_7\KQ9I(O UU-QR)DP-Z\>[EUU2E*2SQ2+-3U.B M4KYO!QQ'A,<[A6(#E-%I&T@D#//N9!T2W;J0@(*;RD$!@2T/+\JA+XG1\!RA+C MXF+7'CK);"C):@=,VX#QNXUNPT]1"M!,/ISBX^66+[5="AKJT)*1MB4FKA*D MZ4*G%[LJ==!N5 60Q7(6SXF[?\;YB_@ZNLP&)5A W+=" M196:);SMY!SK]O MGYJQ!-,M;ZQ%PC(8I5+!$%2PRI=\R$@D]@@"]M&G8_)R,^MWGB-M8VQ1W4.J MBO74+(M+788:B,%MB]*J?#\ ="Z9](M!0!H=WJ&(K4"[6@S \J;Y:ARYD.// MF?-.FN\NQ@U>'"K)VLS/,PGYH[*D2!R;(Q+G)*$.8 M91<$"JUU",[FA,:&%F\76L,'D7%@:RB&DW6N:TLAR7LBC1/<-0'IZT1CLIWX MN3?4G?Z&NGVLOI@W^,Q2PY,^BRZ#AY7>PX?+G7TS>%R-O.&]\_156Z MC@'$3ND$X=DOL[O82222=!555ON_%]B)7V3S$\T /7^-5!'OA$.,L4 M-,JKQ\WQ)"K7;!OOJ(M0C4TAF^ !1Q(CC$&N)&(LE8HHC$ M25(+!06%:-5I":T<,L1>9.GJC'&$ B@FV@:&D(.'S@1$?I^)X1V=14&.^351 M-HE%$XY UP"(X^[J5.('*@2*50ES0EZKQ]UB/U.7,8,YO(&2G7<7\'VD)(1X M([T??[ED0C M(NC'S@C*VT-B/%H;!$-!\G+ UB+KMBVM B@CY-!D+,H@6UA/ M0CWRBT+1',A-CP(P.*HC)IP17[_6; )V/B5#"<7@3R-W-@V/C41=$GS$8 M@.7*5>Q:X/8NDF?901<J]$G'P=4^'V89K"F@T42HM=(N89 M1]S]D%8VH7I'75$'B@TT M[/>[W'_<^^N(WBR&N3&UEG]O*RJ5&77A"[#2CSX MQD&N\"!F>B#L,29Q&W\[IG[A=ODW%_7H;?6YH"!-:EAK[=.4V"MKSZ+S1Q[; MPDN 9KSHV4FI4;C?#H0DDLXT*W.E^A(R%(/>FE)ZRHNOH1J=%9Y1D8')>82 M5WSE+QM"PX!QAG+,IW\>&0T4SJZV^R+;1W.TYFC@9W(TN@IQ3@D;-_'/B\N; M-C9MH&D# (.YC?K8E6#WYOQ[Z7*RX:,[#U;B M1N3EUD)0R+=>RFYBC5*DF)'C1!M>V<@9;RRBBXJ.&G;FH$E2RPF@[Z<]&ULT M1!&W?5)"*&[]L&-L7H+EH$CJ0BS8]&8<:%KJJ!HU= D MRY92R[D"(AIM-X- MA#3(!0-.&B"(47M;M++/.8Z>@6<,,D7Z-$AFL":!42.W8S(I:@H'>^1'/-X( M>)"2>U B!HM63]C>9M.;"HG![IW,)(:W\+OQ6ZS#PV)Y-^NBO#48X)NZZ^3! MRC!%!T;&,;4-H5M5[3C@7'$6';-?6/"=R(%K2=4PGE^8Z<:"@$$XW+YIM!BSFix: >Release-Note: >Audit-Trail: >Unformatted: