This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs/./gcc ChangeLog Makefile.in acconfig.h c- ...


Hi Jeff,

the gcc merge solves the follwing testcases for me on powerpc-unknown-linux-gnu:
FAIL: gcc.c-torture/compile/980511-1.c,  -O2
FAIL: gcc.c-torture/compile/980511-1.c,  -O2 -fomit-frame-pointer -finline-functions
FAIL: gcc.c-torture/compile/980511-1.c,  -O2 -g
FAIL: gcc.c-torture/compile/980511-1.c,  -Os
FAIL: gcc.c-torture/execute/980526-2.c execution,  -O2
FAIL: gcc.c-torture/execute/980526-2.c execution,  -O2 -g
FAIL: gcc.c-torture/execute/980526-2.c execution,  -Os

Since 980511-1.c is the haifa abort caused by the combiner bug, someone should
probably verify what happened.

This limits the PPC specific bugs I would like to get resolved for 1.1 to 
gcc.dg/980526-1.c, which seems quite good ;-).

Franz.


Am Tue, 30 Jun 1998 schriebst Du:
>CVSROOT:	/egcs/carton/cvsfiles
>Module name:	egcs
>Changes by:	law@egcs.cygnus.com	98/06/29 21:40:50
>
>Modified files:
>	gcc            : ChangeLog Makefile.in acconfig.h c-decl.c 
>	                 c-lex.c combine.c configure configure.in 
>	                 configure.lang cplus-dem.c cse.c dbxout.c 
>	                 dwarf2out.c emit-rtl.c expmed.c expr.c final.c 
>	                 flags.h flow.c fold-const.c function.c gcc.1 
>	                 gcc.c genattrtab.c gencheck.c genemit.c 
>	                 getopt.c install.texi invoke.texi mips-tfile.c 
>	                 print-rtl.c protoize.c real.c regclass.c 
>	                 reload.c reload1.c reorg.c rtl.h texinfo.tex 
>	                 tm.texi toplev.c tree.c tree.h version.c 
>	gcc/config/alpha: alpha.c alpha.h alpha.md linux.h 
>	gcc/config/arc : arc.c arc.h 
>	gcc/config/dsp16xx: dsp16xx.h 
>	gcc/config/h8300: h8300.c 
>	gcc/config/i386: i386.md linux-aout.h linux-oldld.h linux.h 
>	gcc/config/m32r: m32r.h 
>	gcc/config/m68k: lb1sf68.asm 
>	gcc/config/m88k: m88k.h m88k.md 
>	gcc/config/mips: iris6.h mips.h mips.md 
>	gcc/config/ns32k: ns32k.c 
>	gcc/config/sparc: sparc.h sparc.md 
>	gcc/objc       : objc-api.h sendmsg.c 
>Added files:
>	gcc            : ChangeLog.13 
>
>Log message:
>	* Merge from gcc2 June 9, 1998 snapshot.  See ChangeLog.13 for
>	details.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]