1 new GCC HEAD@139856 regression
GCC regression tester
regress@geoffk.org
Mon Sep 1 11:09:00 GMT 2008
With your recent patch, GCC HEAD revision 139856 had problems on:
native: regress-10 (1 NEW failures)
The previous build was of revision 139854.
Regressions for native:
old g++.sum g++.dg/other/PR23205.C
old g++.sum g++.old-deja/g++.eh/ia64-1.C
NEW gcc.sum gcc.dg/array-init-1.c
old gcc.sum gcc.dg/debug/dwarf2/dwarf-die3.c
old gcc.sum gcc.dg/pch/valid-1b.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 libgomp.sum libgomp.fortran/vla7.f90
fixed libstdc++.sum ext/pb_ds/regression/list_update_data_map_rand.cc
Log information for changes since the last build:
------------------------------------------------------------------------
r139855 | hubicka | 2008-09-01 09:27:39 +0000 (Mon, 01 Sep 2008) | 22 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/config/alpha/alpha.h
M /trunk/gcc/config/arm/arm.h
M /trunk/gcc/config/bfin/bfin.h
M /trunk/gcc/config/cris/cris.h
M /trunk/gcc/config/h8300/h8300.h
M /trunk/gcc/config/i386/i386.h
M /trunk/gcc/config/m68hc11/m68hc11.h
M /trunk/gcc/config/mips/mips.h
M /trunk/gcc/config/mn10300/mn10300.h
M /trunk/gcc/config/pa/pa.h
M /trunk/gcc/config/pa/pa.md
M /trunk/gcc/config/s390/s390.h
M /trunk/gcc/config/sparc/sparc.h
M /trunk/gcc/config/spu/spu.h
M /trunk/gcc/config/v850/v850.h
M /trunk/gcc/expr.c
M /trunk/gcc/expr.h
M /trunk/gcc/gimplify.c
M /trunk/gcc/tree-inline.c
M /trunk/gcc/tree-sra.c
* expr.c (MOVE_BY_PIECES_P, CLEAR_BY_PIECES_P, SET_BY_PIECES_P): Pass speed operand.
* expr.h (MOVE_RATIO, CLEAR_RATIO, SET_RATIO): Update.
* gimplify.c (gimplify_init_constructor): Add speed operand.
* tree-sra.c (decide_block_copy): Likewise.
* tree-inline.c (estimate_move_cost): Likewise.
* config/alpha/alpha.h (MOVE_RATIO): Update.
* config/frv/frv.c (MOVE_RATIO): Update.
* config/spu/spu.h (MOVE_RATIO): Update.
* config/sparc/sparc.h (MOVE_RATIO): Update.
* config/i386/i386.h (MOVE_RATIO, CLEAR_RATIO): Update.
* config/m68hc11/m68hc11.h (MOVE_RATIO): Update.
* config/cris/cris.h (MOVE_RATIO): Update.
* config/mn10300/mn10300.h (MOVE_RATIO): Update.
* config/arm/arm.h (MOVE_RATIO): Update.
* config/pa/pa.md: Update uses of MOVE_RATIO
* config/pa/pa.h (MOVE_RATIO): Update.
* config/mips/mips.h (MOVE_RATIO, MOVE_BY_PIECES, CLEAR_RATIO, SET_RATIO): Update.
* config/h8300/h8300.h (MOVE_RATIO): Update.
* config/v850/v850.h (MOVE_RATIO): Update.
* config/bfin/bfin.h (MOVE_RATIO): Update.
------------------------------------------------------------------------
r139856 | hubicka | 2008-09-01 09:33:23 +0000 (Mon, 01 Sep 2008) | 3 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/config/spu/spu.c
* config/spu/spu.c (spu_expand_block_move) Update call of MOVE_RATIO.
------------------------------------------------------------------------
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