new FAILs on HEAD

Michael Ritzert gcc@ds217-115-141-84.dedicated.hosteurope.de
Mon Sep 13 07:05: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: g++.dg/parse/stack1.C (test for excess errors)
FAIL: g++.old-deja/g++.other/sizeof3.C (test for excess errors)

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

These are the new ChangeLog entries since the last run:

2004-09-12  Richard Henderson  <rth@redhat.com>

	PR c++/16254
	* fold-const.c (fold) <case CLEANUP_POINT_EXPR>: Remove.
	* tree.c, tree.h (has_cleanups): Remove.

2004-09-12  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>

	* tree-ssa-loop-manip.c (split_loop_exit_edge): Handle non-ssaname
	arguments of the phi nodes correctly.

2004-09-12  Jan Hubicka  <jh@suse.cz>

	* ggc-common.c (cmp_statistics): Fix sorting.

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

	PR target/16795
	* expmed.c (expand_divmod): If cheap power of 2 divide is
	available, use it for negative constant as well.

2004-09-12  Andrew Pinski  <apinski@apple.com>

	* darwin.h (ASM_OUTPUT_COMMON): Make sure we do not have a
	size of 0.

	* tree-chrec.c (initialize_scalar_evolutions_analyzer): Remove.

2004-09-12  Richard Henderson  <rth@redhat.com>

	* config/i386/i386.c (ix86_split_ashldi): Special case op1 as one
	or minus one.
	(ix86_split_ashrdi, ix86_split_lshrdi): Clean up conditions for
	post-reload, and scratch NULL.
	* config/i386/i386.md (testqi_1): Use FLAGS_REG name.
	(x86_shift_adj_2): Use ix86_expand_clear.
	(ashldi3): Remove CMOVE expansion difference.
	(ashldi3_1): Remove.
	(*ashldi3_1): Rename from *ashldi3_2.  Use reg_or_pm1_operand and
	add constraints for immediates.  New peephole for split-with-temp.
	Run splitter after peep2 pass.
	(ashrdi3, ashrdi3_1, ashrdi3_2): Similarly.
	(lshrdi3, lshrdi3_1, lshrdi3_2): Similarly.
	(setcc_2): Rename with *.
	* config/i386/predicates.md (reg_or_pm1_operand): New.
	(ashldi_input_operand): New.

2004-09-12  Richard Henderson  <rth@redhat.com

	* print-rtl.c (print_decl_name): New.
	(print_mem_expr): Use it.

2004-09-12  Richard Henderson  <rth@redhat.com

        PR 17186, part deux
        * except.c (sjlj_emit_function_exit): Fix logic locating
        sjlj_exit_after in final block.

2004-09-12  Richard Henderson  <rth@redhat.com>

	PR c++/16254
	* semantics.c (maybe_cleanup_point_expr): Don't call fold.
	* typeck.c (condition_conversion): Likewise.

2004-09-12  Andrew Pinski  <apinski@apple.com>

	* lib/objc.exp (objc_target_compile): Look for libobjc-gnu.a also when
	-fgnu-runtime is passed.

2004-09-12  Richard Henderson  <rth@redhat.com>

	* lib/fortran-torture.exp (add-ieee-options): Replace ieee-options;
	do the uplevel thing and update additional_flags directly.
	* gfortran.fortran-torture/execute/intrinsic_fraction_exponent.x,
	gfortran.fortran-torture/execute/intrinsic_nearest.x,
	gfortran.fortran-torture/execute/intrinsic_set_exponent.x,
	gfortran.fortran-torture/execute/nan_inf_fmt.x: Update to match.

2004-09-12  Michael Koch  <konqueror@gmx.de>

	* libltdl/configure.ac: Fixed AM_INIT_AUTOMAKE usage and replaces
	AM_CONFIG_HEADER by AC_CONFIG_FILES.
	* libltdl/Makefile.in, libltdl/aclocal.m4, libltdl/configure:
	Regenerate.



More information about the Gcc-regression mailing list