More internal compiler errors on UnixWare 7

Marco Franzen Marco.Franzen@Thyron.com
Wed Mar 15 08:09:00 GMT 2000


Here a little input file that can cause gcc to fail in two different ways,
dependend on the presence of the `-g' flag. (Neither error occurs if `-O' is
specified.)

This is a native gcc-2.95.2 on UnixWare7, but I would suppose you can reproduce
the errors by generating code for this target on any host. (The bootstrap was
successful, and this native gcc has correctly compiled a lot of code *with*
optimising.) If you need more configuration information to build the cross
compiler, just contact me. (I don't know how to build a cross compiler myself,
though.)

Script started on Wed Mar 15 15:41:54 2000
bash-2.03$ gcc -v
Reading specs from /usr/gnu/lib/gcc-lib/i686-UnixWare7.1.0-sysv5/2.95.2/specs
gcc version 2.95.2 19991024 (release)
bash-2.03$ gcc -c eventp.ii
eventp.ii: In function `int TtlEventDispatch(...)':
eventp.ii:87: Internal compiler error in `instantiate_virtual_regs_1', at
function.c:3863
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for instructions.
bash-2.03$ gcc -c -g eventp.ii
eventp.ii: In method `void commsRegistration::dueOf()::nop_t::operator
()(ttlEvent *)':
eventp.ii:75: Internal compiler error in `scope_die_for', at dwarf2out.c:7794
Please submit a full bug report.
See <URL: http://www.gnu.org/software/gcc/faq.html#bugreport > for instructions.
bash-2.03$ gzip --best eventp.ii
bash-2.03$ uuencode eventp.ii.gz eventp.ii.gz
begin 644 eventp.ii.gz
M'XL("+JNSS@" V5V96YT<"YI:0"=54UOVS ,/3N_@NNAB+L6Z#E.,A3KKAO0
M]6XXMIP*<R1#HK,&0??;1TEV+"NNL^Z4F'S\D-XCA8>:%:R$2HHM(-^Q%)-9
M7F5: V+U3(9'7I8IPG$&K3_2210!?9J8*!+=YU[R H14NZSBFL$\3F9ULZEX
MOC"A@V3&!\!>:_)R#)VN#&B6ZUO7F,B$-)^K^\G 0E(]!F6=&G"<@&EK(V4%
MLF8J0ZF6,,^ET&'DM<07IF*POB0,6JW^,2ITM_&?I^,G(I=+"N4"S8D!II#K
M=8^<PMVL^FO*<C+8M+62R')DQ>+]R+M+I_#(=@1N&?YD%%)H(KR_)<LH^;X3
MJ6/^KB!H5$V.L*FR%P_P%N@S15.R5GR?(2/&1V3; 8WN"-$W&@KI'?4Y-1%>
M8X8\]]!"_C9)HXM"^[C()@3V(7&-<?N_O X IP07&R?*D.WJRA"T=.2E#VI[
M"^W_)Z:;"M>SEO!&9.J0EHW(D4OA*&S7E F#3&V;'1.8&FOB>UTB4/:G=?MZ
M>; 9[;XZV;[M*169?)O#+< =/6AHV07!S:U=>FO;HAT^8WYB9;<22\69*""L
M!>XN717O]ISAVDK-;M.3.$9! V*Z9/&B[P+F]S$<WTPVKK#)*OCC(UTCG<N[
MM%-=FKKYX+9C6,%]XD79-A7;<HU,L8+&YW0Y0>D6N9>_1F ^2<Y^/#,]V2K4
MET_- !^*C.SJ4*>DK-%,![\("5=-5O"=EO! ]%%D<IRH:T1W*^%+&%9J7\-W
MUL<9^L*K@[RJ'ALV,I.TJV)O''*YV^F/G7CZ8&<))P]VCCX[F"U7-.Q':=:_
M:0"Z-T%(HM5ON!7U<3@W1K]#I<&;B379K>C8*YU#!%>X9S3M9O.'?O)M6"D5
M.SFNOEZ9P9\]MT4>N:XSS,U[1</E6CZG\*;D2J/)J!(+&=N_)DPV2 ,WG]%V
BBN:?^BCXTC<)"^N&WGNW;D4P=]W&L>%]]A>AY&K<ZPD  -N_

end
bash-2.03$ exit
exit

script done on Wed Mar 15 15:42:57 2000


-----------------------------------------------------------------
This email is confidential and intended solely for the use of the
individual to whom it is addressed.
Any views or opinions presented are solely those of the author
and do not necessarily represent those of Thyron Limited.
If you are not the intended recipient then please be advised
that you have received this email in error and that any use,
dissemination, forwarding, printing or copying of this email 
is strictly prohibited.
If you have received this email in error, please notify the 
Thyron IT Administrator on +44 (0)1923 236 050 or 
send an email to mail-admin@thyron.com.
Thank You


More information about the Gcc-bugs mailing list