1 new GCC HEAD@144029 regression

regress regress@apple.com
Mon Feb 9 16:46:00 GMT 2009


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

Regressions for native:
old   g++.sum g++.dg/pch/pch.C
old   g++.sum g++.dg/pubtypes.C
old   gcc.sum gcc.c-torture/compile/limits-exprparen.c
old   gcc.sum gcc.dg/pch/save-temps-1.c
NEW   libjava.sum Process_1

Log information for changes since the last build:
------------------------------------------------------------------------
r144023 | cfairles | 2009-02-08 16:13:47 -0800 (Sun, 08 Feb 2009) | 9 lines
Changed paths:
   M /trunk/libstdc++-v3/ChangeLog
   M /trunk/libstdc++-v3/include/std/thread
   A /trunk/libstdc++-v3/testsuite/30_threads/thread/cons/6.cc
   A /trunk/libstdc++-v3/testsuite/30_threads/thread/cons/7.cc
   A /trunk/libstdc++-v3/testsuite/30_threads/thread/cons/8.cc

2009-02-08  Chris Fairles  <cfairles@gcc.gnu.org>

        * include/std/thread (thread<>::thread(_Callable)): Explicitly use
        _Callable as template argument for _M_make_shared_data.
        * testsuite/30_threads/thread/cons/6.cc: New.
        * testsuite/30_threads/thread/cons/7.cc: New.
        * testsuite/30_threads/thread/cons/8.cc: New.


------------------------------------------------------------------------
r144026 | gccadmin | 2009-02-08 16:16:50 -0800 (Sun, 08 Feb 2009) | 1 line
Changed paths:
   M /trunk/gcc/DATESTAMP

Daily bump.
------------------------------------------------------------------------
r144028 | ebotcazou | 2009-02-08 22:18:23 -0800 (Sun, 08 Feb 2009) | 6 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/tree-ssa-loop-ivopts.c

Revert:

	* tree-ssa-loop-ivopts.c (may_be_nonaddressable_p) <VIEW_CONVERT_EXPR>:
	Make case self-contained.
	<ARRAY_REF>: Test TYPE_NONALIASED_COMPONENT flag.

------------------------------------------------------------------------
r144029 | cfairles | 2009-02-08 22:32:12 -0800 (Sun, 08 Feb 2009) | 5 lines
Changed paths:
   M /trunk/libstdc++-v3/ChangeLog
   M /trunk/libstdc++-v3/include/std/thread

2009-02-08  Chris Fairles  <cfairles@gcc.gnu.org>

        * include/std/thread (this_thread::get_id): Inline.


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

For more information, see <http://gcc.gnu.org/regtest/HEAD/>.

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

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


More information about the Gcc-regression mailing list