new FAILs on HEAD

Michael Ritzert gcc@ds217-115-141-84.dedicated.hosteurope.de
Wed Sep 22 21:26:00 GMT 2004


If you directly receive this mail, your name is tagged to one of the ChangeLog
entries. A copy is also mailed to gcc-regressions.

The build system:
debian GNU/Linux i686 unstable
i686-pc-linux-gnu
configure flags: --enable-threads=posix --prefix=/opt/gcc-HEAD --enable-__cxa_atexit --with-system-zlib --enable-languages=c,c++,f95,java,objc

These new FAILs appeared since the last run:

FAIL: pr83 -O3 compilation from bytecode - this test appears bogus!

The complete testsuite logs can be found at
http://www.mailsys.de/~gcc/logs-HEAD-i686-1095852091.tar.bz2

These are the new ChangeLog entries since the last run:

2004-09-22  Richard Sandiford  <rsandifo@redhat.com>

	* config/mips/mips.c (mips_function_value): For o32, o64, n32 and n64,
	use FPRs for scalar, complex and vector types only.

2004-09-21 Jeff Law  <law@redhat.com>

	* tree-ssa-dom.c (opt_stats): Move so that it lives just after
	the opt_stats_d structure.
	(vrp_data): Change from a varray into a hash table.
	(vrp_hash_elt): New structure for elements in the vrp hash table.
	(vrp_hash, vrp_eq):New functions for hashing and testing equality
	in the vrp hash table.
	(tree_ssa_dominator_optimize): Initialize VRP_DATA.  Reorganize
	initialization slightly to make it easier to read.  No longer need
	to grow/clear the varray.  Instead empty and delete the hash table.
	(dom_opt_finalize_block): Update due to change of VRP_DATA from
	a varray to a hash table.
	(simplify_cond_and_loop_avail_expr, record_range): Similarly.

	* tree-ssa-ccp.c (get_default_value): If we have a constant
	value recorded for an SSA_NAME, then use that constant as
	the initial lattice value.
	(substitute_and_fold): Transfer equivalences discovered into
	SSA_NAME_EQUIV.
 
	* tree.h (SSA_NAME_EQUIV): Add comments.
	(SET_SSA_NAME_EQUIV): Similarly.

2004-09-21  David Edelsohn  <edelsohn@gnu.org>

	* config/rs6000/linux64.h (PROCESSOR_DEFAULT64): Default to POWER4.

	* config/rs6000/rs6000.c (rs6000_adjust_cost): dep_insn is used.

2004-09-21  Ziemowit Laski  <zlaski@apple.com>

	* cp-lang.c (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Moved here from
	cp-objcp-common.h.
	(objcp_tsubst_copy_and_build): Reformat function signature.
	* cp-objcp-common.h (objcp_tsubst_copy_and_build): Likewise.
	(LANG_HOOKS_FOLD_OBJ_TYPE_REF): Moved to cp-lang.c.



More information about the Gcc-regression mailing list