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]

7 new GCC HEAD@182255 regressions


With your recent patch, GCC HEAD revision 182255 had problems on:
native: regress-13 (7 NEW failures)
The previous build was of revision 182247.

Regressions for native:
NEW   g++.sum g++.dg/abi/covariant5.C
NEW   g++.sum g++.dg/inherit/covariant11.C
NEW   g++.sum g++.dg/inherit/covariant18.C
NEW   g++.sum g++.dg/inherit/covariant5.C
NEW   g++.sum g++.dg/inherit/covariant6.C
NEW   g++.sum g++.dg/inherit/covariant8.C
NEW   g++.sum g++.dg/inherit/covariant9.C
old   gcc.sum gcc.dg/guality/vla-2.c
old   gcc.sum gcc.dg/torture/tls/thr-init-1.c
old   gcc.sum gcc.dg/torture/tls/thr-init-2.c
old   gcc.sum gcc.dg/torture/tls/tls-test.c
old   gcc.sum gcc.dg/tree-ssa/vrp47.c
old   libgomp.sum libgomp.c++/for-2.C

Log information for changes since the last build:
------------------------------------------------------------------------
r182249 | paolo | 2011-12-12 09:29:17 -0800 (Mon, 12 Dec 2011) | 4 lines
Changed paths:
   M /trunk/libstdc++-v3/ChangeLog

2011-12-12  Paolo Carlini  <paolo.carlini@oracle.com>

	* Revert the last commit.

------------------------------------------------------------------------
r182250 | paolo | 2011-12-12 09:34:19 -0800 (Mon, 12 Dec 2011) | 16 lines
Changed paths:
   M /trunk/libstdc++-v3/ChangeLog
   M /trunk/libstdc++-v3/config/os/mingw32/os_defines.h
   M /trunk/libstdc++-v3/config/os/mingw32-w64/os_defines.h
   M /trunk/libstdc++-v3/libsupc++/cxxabi.h
   M /trunk/libstdc++-v3/libsupc++/eh_throw.cc
   M /trunk/libstdc++-v3/libsupc++/unwind-cxx.h

2011-12-12  Paolo Carlini  <paolo.carlini@oracle.com>

	Revert:
	2011-12-12  Kai Tietz  <ktietz@redhat.com>

	PR libstdc++/51135
	* libsupc++/cxxabi.h (__cxa_dtor_type): New type.
	(__cxa_throw): Use it for destructor-argument.
	* libsupc++/eh_throw.cc (__cxa_throw): Likewise.
	* libsupc++/unwind-cxx.h (__cxa_exception): Change type of member
	exceptionDestructor to __cxa_dtor_type.
	* config/os/mingw32-w64/os_defines.h (_GLIBCXX_USE_THISCALL_ON_DTOR):
	Define.
	(__cxa_dtor_type): Declare target secific type variant.
	* config/os/mingw32/os_defines.h: Likewise.

------------------------------------------------------------------------
r182251 | dvyukov | 2011-12-12 10:03:36 -0800 (Mon, 12 Dec 2011) | 5 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/cgraphunit.c

Fix flags for edges from/to entry/exit basic blocks.
	* cgraphunit.c (init_lowered_empty_function):
	Fix flags for new edges.


------------------------------------------------------------------------
r182252 | ebotcazou | 2011-12-12 10:22:13 -0800 (Mon, 12 Dec 2011) | 4 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/testsuite/ChangeLog
   A /trunk/gcc/testsuite/gcc.c-torture/execute/20111212-1.c
   M /trunk/gcc/tree-sra.c

	PR tree-optimization/50569
	* tree-sra.c (build_ref_for_model): Replicate a chain of COMPONENT_REFs
	in the expression of MODEL instead of just the last one.

------------------------------------------------------------------------

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

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

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