1 new GCC HEAD@138434 regression

GCC regression tester regress@geoffk.org
Thu Jul 31 20:42:00 GMT 2008


With your recent patch, GCC HEAD revision 138434 had problems on:
native: regress-21 (1 NEW failures)
The previous build was of revision 138427.

Regressions for native:
old   g++.sum g++.dg/other/PR23205.C
old   gcc.sum gcc.dg/debug/dwarf2/dwarf-die3.c
old   gcc.sum gcc.dg/matrix/matrix-1.c
old   gcc.sum gcc.dg/matrix/matrix-2.c
old   gcc.sum gcc.dg/matrix/matrix-3.c
old   gcc.sum gcc.dg/matrix/matrix-4.c
old   gcc.sum gcc.dg/matrix/matrix-5.c
old   gcc.sum gcc.dg/matrix/matrix-6.c
old   gcc.sum gcc.dg/matrix/transpose-1.c
old   gcc.sum gcc.dg/matrix/transpose-2.c
old   gcc.sum gcc.dg/matrix/transpose-3.c
old   gcc.sum gcc.dg/matrix/transpose-4.c
old   gcc.sum gcc.dg/matrix/transpose-5.c
old   gcc.sum gcc.dg/matrix/transpose-6.c
old   gcc.sum gcc.dg/pr30286.c
old   gcc.sum gcc.dg/vect/no-scevccp-outer-13.c
old   gcc.sum gcc.dg/vect/no-scevccp-outer-7.c
old   gcc.sum gcc.dg/vect/vect-67.c
old   libjava.sum StackTrace2
old   libstdc++.sum ext/pb_ds/regression/trie_data_map_rand.cc
NEW   libstdc++.sum ext/pb_ds/regression/trie_no_data_map_rand.cc

Log information for changes since the last build:
------------------------------------------------------------------------
r138428 | paolo | 2008-07-31 18:43:08 +0000 (Thu, 31 Jul 2008) | 6 lines
Changed paths:
   M /trunk/libstdc++-v3/ChangeLog
   M /trunk/libstdc++-v3/testsuite/lib/libstdc++.exp

2008-07-31  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/lib/libstdc++.exp (libstdc++_init): Set v3-libgomp.
	(check_v3_target_parallel_mode): Robustify, just follow the
	structure of testsuite/Makefile.am.

------------------------------------------------------------------------
r138429 | jakub | 2008-07-31 18:56:35 +0000 (Thu, 31 Jul 2008) | 6 lines
Changed paths:
   M /trunk/libiberty/ChangeLog
   M /trunk/libiberty/make-temp-file.c
   M /trunk/libiberty/mkstemps.c

	* mkstemps.c (mkstemps): If open failed with errno other than
	EEXIST, return immediately.
	* make-temp-file.c: Include errno.h.
	(make_temp_file): If mkstemps failed, print an error message
	before aborting.

------------------------------------------------------------------------
r138432 | jakub | 2008-07-31 19:12:14 +0000 (Thu, 31 Jul 2008) | 17 lines
Changed paths:
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gcc.dg/cpp/mi8.c
   A /trunk/gcc/testsuite/gcc.dg/cpp/mi8a.h
   A /trunk/gcc/testsuite/gcc.dg/cpp/mi8b.h
   A /trunk/gcc/testsuite/gcc.dg/cpp/mi8c.h
   A /trunk/gcc/testsuite/gcc.dg/cpp/mi8d.h
   M /trunk/gcc/testsuite/gcc.dg/pch/cpp-3.hs
   M /trunk/gcc/testsuite/gcc.dg/pch/cpp-3a.h
   M /trunk/gcc/testsuite/gcc.dg/pch/cpp-3b.h
   M /trunk/libcpp/ChangeLog
   M /trunk/libcpp/files.c

	PR preprocessor/36649
	* files.c (struct report_missing_guard_data): New type.
	(report_missing_guard): Put paths into an array instead of printing
	them right away.  Return 1 rather than 0.
	(report_missing_guard_cmp): New function.
	(_cpp_report_missing_guards): Sort and print paths gathered by
	report_missing_guard callback.

	* gcc.dg/pch/cpp-3.hs: Add include guards.
	* gcc.dg/pch/cpp-3a.h: Likewise.
	* gcc.dg/pch/cpp-3b.h: Likewise.
	* gcc.dg/cpp/mi8.c: New test.
	* gcc.dg/cpp/mi8a.h: New file.
	* gcc.dg/cpp/mi8b.h: New file.
	* gcc.dg/cpp/mi8c.h: New file.
	* gcc.dg/cpp/mi8d.h: New file.

------------------------------------------------------------------------
r138434 | paolo | 2008-07-31 19:37:21 +0000 (Thu, 31 Jul 2008) | 10 lines
Changed paths:
   M /trunk/libstdc++-v3/ChangeLog
   M /trunk/libstdc++-v3/include/std/chrono
   M /trunk/libstdc++-v3/testsuite/20_util/duration/cons/1_neg.cc
   A /trunk/libstdc++-v3/testsuite/20_util/duration/requirements/typedefs_neg1.cc
   A /trunk/libstdc++-v3/testsuite/20_util/duration/requirements/typedefs_neg2.cc
   A /trunk/libstdc++-v3/testsuite/20_util/duration/requirements/typedefs_neg3.cc

2008-07-31  Chris Fairles <chris.fairles@gmail.com>

        * include/std/chrono (duration): Use explicitly defaulted ctor, cctor,
	 dtor and assignment. Add diagnostics as per 20.8.3 paragraphs 2, 3 
	 and 4 in WD. Other minor tweaks.
        * testsuite/20_util/duration/cons/1_neg.cc: Adjust line numbers.
	* testsuite/20_util/duration/requirements/typedefs_neg1.cc: New.
	* testsuite/20_util/duration/requirements/typedefs_neg2.cc: Likewise.
	* testsuite/20_util/duration/requirements/typedefs_neg3.cc: Likewise.
	
------------------------------------------------------------------------

For more information, see <http://glutton.geoffk.org/HEAD/>.

-------------- next part --------------

-- 
Geoffrey Keating <geoffk@geoffk.org> 
(via an automated GCC regression-testing script.)


More information about the Gcc-regression mailing list