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]

18 new GCC HEAD@145899 regressions


With your recent patch, GCC HEAD revision 145899 had problems on:
native: regress-21 (previously the build failed)
The previous build was of revision 145895.

Regressions for native:
NEW   g++.sum g++.dg/tree-ssa/pr31146-2.C
old   gcc.sum gcc.dg/framework-2.c
NEW   gcc.sum gcc.dg/pr36901-1.c
NEW   gcc.sum gcc.dg/pr36901-2.c
NEW   gcc.sum gcc.dg/pr36901-3.c
NEW   gcc.sum gcc.dg/pr36901-4.c
NEW   gcc.sum gcc.dg/tree-ssa/20030807-2.c
NEW   gcc.sum gcc.dg/tree-ssa/forwprop-4.c
old   gcc.sum gcc.dg/vect/pr35821-altivec.c
NEW   gfortran.sum gfortran.dg/alloc_comp_basics_2.f90
NEW   gfortran.sum gfortran.dg/alloc_comp_basics_5.f90
NEW   gfortran.sum gfortran.dg/alloc_comp_initializer_1.f90
NEW   gfortran.sum gfortran.dg/allocate_stat.f90
NEW   gfortran.sum gfortran.dg/char_array_structure_constructor.f90
NEW   gfortran.sum gfortran.dg/host_assoc_variable_1.f90
NEW   gfortran.sum gfortran.dg/implicit_11.f90
NEW   gfortran.sum gfortran.dg/move_alloc.f90
NEW   gfortran.sum gfortran.dg/multiple_allocation_1.f90
NEW   gfortran.sum gfortran.dg/nullify_3.f90
NEW   gfortran.sum gfortran.fortran-torture/compile/ambig.f90,
old   libjava.sum Thread_Sleep_2

Log information for changes since the last build:
------------------------------------------------------------------------
r145896 | hjl | 2009-04-10 06:13:28 -0700 (Fri, 10 Apr 2009) | 4 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/config/rs6000/darwin-vecsave.asm

2009-04-10  H.J. Lu  <hongjiu.lu@intel.com>

	* config/rs6000/darwin-vecsave.asm: Remove extra "*/".

------------------------------------------------------------------------
r145897 | charlet | 2009-04-10 06:18:26 -0700 (Fri, 10 Apr 2009) | 3 lines
Changed paths:
   M /trunk/gcc/ada/gcc-interface/Make-lang.in

        * Make-lang.in: Add dependency on xutil to build xsnamest
        Add dependency of sem_aux.o on snames.ads.

------------------------------------------------------------------------
r145898 | charlet | 2009-04-10 06:20:52 -0700 (Fri, 10 Apr 2009) | 31 lines
Changed paths:
   M /trunk/gcc/ada/ChangeLog
   M /trunk/gcc/ada/mlib-tgt-specific-xi.adb
   M /trunk/gcc/ada/seh_init.c
   M /trunk/gcc/ada/sem_aux.adb
   M /trunk/gcc/ada/sem_ch3.adb
   M /trunk/gcc/ada/sem_disp.adb
   M /trunk/gcc/ada/xsnamest.adb

2009-04-10  Thomas Quinot  <quinot@adacore.com>

	* xsnamest.adb: Use XUtil to have uniform line endings (UNIX style) in
	generated files on all platforms.

2009-04-10  Robert Dewar  <dewar@adacore.com>

	* sem_aux.adb: Minor reformatting

2009-04-10  Ed Schonberg  <schonberg@adacore.com>

	* sem_ch3.adb (Access_Definition): Handle properly the case of a
	protected function with formals that returns an anonymous access type.

2009-04-10  Thomas Quinot  <quinot@adacore.com>

	* sem_disp.adb: Minor reformatting

2009-04-10  Vasiliy Fofanov  <fofanov@adacore.com>

	* seh_init.c: Do not use the 32-bit specific implementation of
	__gnat_install_SEH_handler on 64-bit Windows target (64-bit specific
	version TBD).

2009-04-10  Jose Ruiz  <ruiz@adacore.com>

	* mlib-tgt-specific-xi.adb (Get_Target_Prefix): Target_Name may contain
	a '/' at the end so we better use the complete target name to determine
	whether it is a PowerPC 55xx target.


------------------------------------------------------------------------
r145899 | charlet | 2009-04-10 06:22:14 -0700 (Fri, 10 Apr 2009) | 2 lines
Changed paths:
   M /trunk/gcc/ada/snames.ads-tmpl

Minor clean up.

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

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

-- 
Geoffrey Keating <geoffk@apple.com> 
(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]