1 new GCC HEAD@146003 regression

regress regress@apple.com
Mon Apr 13 23:04:00 GMT 2009


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

Regressions for native:
old   g++.sum g++.dg/ext/altivec-15.C
old   gcc.sum gcc.dg/framework-2.c
old   gcc.sum gcc.dg/vect/pr35821-altivec.c
NEW   libjava.sum Thread_Sleep_2

Log information for changes since the last build:
------------------------------------------------------------------------
r145999 | ktietz | 2009-04-13 03:11:48 -0700 (Mon, 13 Apr 2009) | 7 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/gbl-ctors.h

2009-04-13  Ozkan Sezer  <sezeroz@gmail.com>

        PR/39066
        * gbl-ctors.h (DO_GLOBAL_CTORS_BODY): Use __SIZE_TYPE__
        instead of unsigned long.


------------------------------------------------------------------------
r146000 | ktietz | 2009-04-13 03:37:17 -0700 (Mon, 13 Apr 2009) | 9 lines
Changed paths:
   M /trunk/libssp/ChangeLog
   M /trunk/libssp/config.h.in
   M /trunk/libssp/configure
   M /trunk/libssp/configure.ac
   M /trunk/libssp/ssp.c

2009-04-13  Ozkan Sezer  <sezeroz@gmail.com>

        PR target/39062
        * ssp.c: Also include malloc.h for alloca(). MinGW needs it.
        * configure.ac: Also check for malloc.h.
        * configure: Regenerated.
        * config.h.in: Regenerated.


------------------------------------------------------------------------
r146001 | ktietz | 2009-04-13 03:45:58 -0700 (Mon, 13 Apr 2009) | 12 lines
Changed paths:
   M /trunk/libiberty/ChangeLog
   M /trunk/libiberty/pex-common.c
   M /trunk/libiberty/pex-common.h
   M /trunk/libiberty/pex-djgpp.c
   M /trunk/libiberty/pex-msdos.c
   M /trunk/libiberty/pex-win32.c

2009-04-13  Ozkan Sezer  <sezeroz@gmail.com>

        PR target/39397
        * pex-common.h (struct pex_obj): Store pid values as pid_t,
        not as long (members *children and (*wait))
        * pex-common.c (pex_run_in_environment): Likewise.
        * pex-win32.c (pex_win32_wait): Return pid_t and properly check
        returned pid value.
        * pex-djgpp.c (pex_djgpp_wait): Return pid_t.
        * pex-msdos.c (pex_msdos_wait): Likewise.


------------------------------------------------------------------------
r146002 | paolo | 2009-04-13 07:41:54 -0700 (Mon, 13 Apr 2009) | 4 lines
Changed paths:
   M /trunk/libstdc++-v3/ChangeLog
   A /trunk/libstdc++-v3/ChangeLog-2008

2009-04-13  Paolo Carlini  <paolo.carlini@oracle.com>

	* ChangeLog rotation.

------------------------------------------------------------------------
r146003 | nemet | 2009-04-13 07:51:30 -0700 (Mon, 13 Apr 2009) | 5 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/except.c

	* except.c (pass_set_nothrow_function_flags): Set name and add
	TODO_dump_func.
	(set_nothrow_function_flags): Mention in the dump file when
	changing a function to nothrow.

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

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