new FAILs on HEAD

Michael Ritzert gcc@ds217-115-141-84.dedicated.hosteurope.de
Mon Oct 4 17:00: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/unused-7.c  (test for warnings, line 4)

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

These are the new ChangeLog entries since the last run:

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

	* MAINTAINERS (Various Maintainers): Move the "windows,
	cygwin, mingw" maintainer to ...
	(OS Port Maintainers): ... here.

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

	* MAINTAINERS (Write After Approval): Remove those that are
	maintainers of some subsystem.

2004-10-01  Eric Christopher  <echristo@redhat.com>

	* dwarf2.h (dwarf_calling_convention): Add GNU prefix to
	locally defined enum.
	* dwarf2out.c (add_calling_convention_attribute): Don't
	emit DW_CC_normal.

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

	PR c/17178, PR c/17820
	* c-decl.c (pop_scope): Do not warn about unused static
	variables as they warned in the middle-end.

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

	* builtins.c (expand_builtin_memcpy): Delete duplicate code
	and make the first parameter the expression not the arglist.

	Convert diagnostics to use quoting flag q 3/n
	* decl.c (pop_label, duplicate_decls, redeclaration_error_message,
	redeclaration_error_message, lookup_label, check_goto,
	make_typename_type, make_unbound_class_template,
	fixup_anonymous_aggr, check_tag_decl, start_decl, start_decl_1, 
	grok_reference_init, layout_var_decl, maybe_commonize_var, 
	check_for_uninitialized_const_var, reshape_init_array, 
	reshape_init, check_initializer, cp_finish_decl,
	member_function_or_else, bad_specifiers, grokfndecl, grokvardecl, 
	check_static_variable_definition, compute_array_index_type, 
	create_array_type_for_decl, check_special_function_return_type, 
	grokdeclarator, check_default_argument, grokparms, 
	grok_ctor_properties, grok_op_properties, 
	check_elaborated_type_specifier, xref_tag, finish_enum, 
	build_enumerator, check_function_type, start_preparsed_function, 
	store_parm_decls): Use quoting formats.
	* decl2.c (grok_array_decl, delete_sanity, check_member_template, 
	check_java_method, check_classfn, finish_static_data_member_decl, 
	grokfield, grokbitfield, grok_function_init,
	build_anon_union_vars, coerce_new_type, coerce_delete_type,
	check_default_args): Likewise.
	* parser.c (cp_parser_decl_specifier_seq): Likewise.

2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>

	Convert diagnostics to use quoting flag q 2/n
	* class.c (build_base_path, add_method, alter_access,
	handle_using_decl, check_bases,
	maybe_warn_about_overly_private_class, find_final_overrider,
	warn_hidden, finish_struct_anon, add_implicitly_declared_members,
	check_bitfield_decl, check_field_decls, layout_empty_base,
	build_base_field, check_methods, layout_virtual_bases,
	warn_about_ambiguous_bases, layout_class_type, finish_struct_1,
	resolve_address_of_overloaded_function, instantiate_type,
	note_name_declared_in_class): Use format flag "q" for quoting.

2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>

2004-10-03  Gabriel Dos Reis  <gdr@integrable-solutions.net>

	* g++.dg/template/local1.C: Adjust quoting marks in
	testing for diagnostics.
	* g++.dg/tls/diag-2.C: Likewise.
	* g++.dg/other/error8.C: Likewise.

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

	PR c/17178
	* gcc.dg/unused-4.c: Adjust to be correct.

	PR c/17820
	* gcc.dg/unused-7.c: New test.

2004-10-03  Roger Sayle  <roger@eyesopen.com>

	* config/locale/generic/c_locale.cc (__convert_to_v): Use
	_GLIBCXX_HAVE_STRTOF instead _GLIBCXX_USE_C99 to check for strtof.
	Likewise, use _GLIBCXX_HAVE_STRTOLD instead of _GLIBCXX_USE_C99
	to check for presence of strtold.



More information about the Gcc-regression mailing list