Date: Mon, 12 Apr 1999 20:39:14 +0200 (CET) From: Junichi Saito Sender: junichi AT saito To: PGCC Mailing List Subject: Re: gunzip invalid format: never mind In-Reply-To: <199904121404.JAA18387@indy1.indy.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: pgcc AT delorie DOT com X-Mailing-List: pgcc AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk >In patching the egcs v1.1.2 source, I also get the error on file >"gcc/testsuite/g++-jason-opeq5-C", but that can be worked around. I got another *.rej with gcc/testsuite/gcov-2.bb. Moreover, the build failed with : stage1/xgcc -Bstage1/ -DIN_GCC -O2 -g -O2 -DHAVE_CONFIG_H -DHAIFA -I. -I../../gcc -I../../gcc/config -c ../../gcc/cexp.c ../../gcc/haifa-sched.c:8259: Internal compiler error in function update_flow_info make[2]: *** [cexp.o] Error 1 egcs-1.1.2 compiled without errors with the indentical config options. junichi