This is the mail archive of the gcc-regression@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]
Other format: [Raw text]

new FAILs on HEAD


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:
Fedora Core release 3 (Heidelberg)
i686
i686-pc-linux-gnu
configure flags: --enable-threads=posix --prefix=/opt/gcc/install/HEAD --enable-__cxa_atexit --with-system-zlib --enable-languages=c,ada,c++,fortran,java,objc

These new FAILs appeared since the last run:

FAIL:	cd7103d

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

These are the new ChangeLog entries since the last run:

2005-10-20  Mark Mitchell  <mark@codesourcery.com>

	PR c++/22618
	* search.c (accessible_p): Check access in the outermost set of
	template parameters.

2005-10-20  Alexandre Oliva  <aoliva@redhat.com>

	PR middle-end/24295
	* g++.old-deja/g++.abi/vtable2.C: Do not introduce external
	declarations with the same names as thunks' alias targets, use
	aliases instead.
	* gcc.dg/attr-alias-3.c: New test.
	* gcc.dg/weak/weak-14.c, gcc.dg/weak/weak-14a.c: New test.

2005-10-20  Mark Mitchell  <mark@codesourcery.com>

	PR c++/22618
	* g++.dg/parse/access8.C: New test.

2005-10-20  Steven Bosscher  <stevenb@suse.de>

	PR tree-optimization/24225
	* tree-cfg.c (tree_find_edge_insert_loc): Handle naked RETURN_EXPR.

2005-10-20  Alexandre Oliva  <aoliva@redhat.com>

	PR middle-end/24295
	* cgraphunit.c (cgraph_varpool_remove_unreferenced_decls): Mark
	alias targets.
	* varasm.c (find_decl_and_mark_needed): After cgraph global info
	is ready, stop marking functions, but still mark variables.


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