new FAILs on HEAD

Michael Ritzert gcc@ds217-115-141-84.dedicated.hosteurope.de
Sat Oct 9 06:55: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: gcc.dg/cpp/ident-1.c (test for excess errors)

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

These are the new ChangeLog entries since the last run:

2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>

	* c-lex.c (interpret_float): Give a pedwarn rather than a warning
	for an out-of-range floating point constant.
	* builtins.c (fold_builtin_inf): Give a pedwarn rather than a
	warning if the target format does not support infinities.

2004-10-08  Kazu Hirata  <kazu@cs.umass.edu>

	* emit-rtl.c (last_label_num, base_label_num): Remove.
	(max_label_num): Always return label_num.
	(set_new_last_label_num, restore_emit_status): Remove.
	(init_emit): Don't initialize last_label_num.
	* function.c (pop_function_context_from): Don't call
	restore_emit_status.
	* function.h: Remove the prototype for restore_emit_status.
	* rtl.h: Remove the prototype for set_new_last_label_num.

2004-10-08  Kazu Hirata  <kazu@cs.umass.edu>

	* stmt.c (expand_decl_init): Remove.
	* tree.h: Remove the corresponding prototype.

2004-10-08  Kazu Hirata  <kazu@cs.umass.edu>

	* integrate.c (try_constants, subst_constants, mark_stores):
	Remove.
	* integrate.h: Remove the prototype for try_constants.

2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>

	* c-typeck.c (enum impl_conv): Add ic_argpass_nonproto.
	(convert_for_assignment): Handle ic_argpass_nonproto.  Add
	comments about its relevance to errors.
	(c_convert_parm_for_inlining): Use ic_argpass_nonproto.

2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>

	PR c/16999
	* c-ppoutput.c (cb_ident): Don't quote string as it is already
	quoted.

2004-10-08  Diego Novillo  <dnovillo@redhat.com>

	* tree-ssa-pre.c (init_pre): Use size of ARRAY_REF to allocate
	reference_node_pool.

2004-10-08  Kazu Hirata  <kazu@cs.umass.edu>

	* tree-cfg.c: Fix a comment typo.

2004-10-08  Andreas Krebbel  <krebbel1@de.ibm.com>

	* config/s390/s390.c (s390_register_info): Don't save fprs for 
	-msoft-float.
	(s390_conditional_register_usage): Make fprs 'fixed' for -msoft-float.

2004-10-08  Ulrich Weigand  <uweigand@de.ibm.com>

	* config/s390/s390.h (TARGET_DEFAULT_BACKCHAIN): New define.
	(TARGET_DEFAULT): Use symbolic values.
	* config/s390/tpf.h (TARGET_DEFAULT_BACKCHAIN): Redefine.
	(TARGET_DEFAULT): Use symbolic values.
	* config/s390/s390.c (s390_backchain_string): Initialize to
	TARGET_DEFAULT_BACKCHAIN.

2004-10-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

	* builtins.c (expand_builtin_mempcpy): Move tree handling code to
	fold_builtin_mempcpy.  Accept a type parameter.  Delete duplicate
	code.
	(expand_builtin_strcat): Accept a type parameter.
	(fold_builtin_mempcpy): Accept a type and endp parameter.

	* builtins.c (expand_builtin_strncpy): Delete duplicate code.
	Accept an `exp' instead of an `arglist'.

2004-10-08  Nathan Sidwell  <nathan@codesourcery.com>

	* tree-tailcall.c (tree_optimize_tail_calls_1): Use fold_convert,
	reverting my 2004-09-07 patch to use build_int_cst.

	PR middle-end/17835
2004-10-08  Tobias Schlueter  <tobias.shclueter@physik.uni-muenchen.de>

	* arith.c: Fix formatting issues.
	
2004-10-08  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>

	PR c++/17868
	* error.c (dump_expr): Add missing case for RDIV_EXPR.

2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>

	* gcc.dg/float-range-1.c, gcc.dg/float-range-2.c: New tests.

2004-10-08  Joseph S. Myers  <jsm@polyomino.org.uk>

	* gcc.dg/assign-warn-3.c: New test.

2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>

	PR c/16999
	* gcc.dg/cpp/ident-1.c: New test.

2004-10-08  Nathan Sidwell  <nathan@codesourcery.com>

	* gcc.c-torture/compile/acc1.c: New.

2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>

	* gcc.dg/darwin-longdouble.c: Include stdlib.h and string.h.
	* gcc.dg/darwin-abi-2.c: Include stdlib.h.

1999-12-27  Martin von Löwis  <loewis@informatik.hu-berlin.de>
1999-12-21  Martin von Löwis  <loewis@informatik.hu-berlin.de>
2004-10-08  Andrew Pinski  <pinskia@physics.uc.edu>

	* archive.c: Fix all the warnings about passing unsigned char*
	to char* and the other way too.



More information about the Gcc-regression mailing list