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]

1 new GCC HEAD@154262 regression


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

Regressions for native:
old   g++.sum g++.dg/torture/stackalign/unwind-2.C
NEW   gcc.sum gcc.c-torture/compile/limits-exprparen.c
old   gcc.sum gcc.dg/pr34668-1.c
old   gcc.sum gcc.dg/struct/w_prof_global_var.c
old   gcc.sum gcc.dg/struct/w_prof_local_var.c
old   gcc.sum gcc.dg/struct/w_prof_two_strs.c
old   gcc.sum gcc.dg/struct/wo_prof_array_field.c
old   gcc.sum gcc.dg/struct/wo_prof_double_malloc.c
old   gcc.sum gcc.dg/struct/wo_prof_global_var.c
old   gcc.sum gcc.dg/struct/wo_prof_local_var.c
old   gcc.sum gcc.dg/struct/wo_prof_malloc_size_var.c
old   gcc.sum gcc.dg/struct/wo_prof_mult_field_peeling.c
old   gcc.sum gcc.dg/struct/wo_prof_two_strs.c

Log information for changes since the last build:
------------------------------------------------------------------------
r154253 | uweigand | 2009-11-17 08:11:44 -0800 (Tue, 17 Nov 2009) | 2 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/reload.c

	* reload.c (find_reloads_address): Fix typo.

------------------------------------------------------------------------
r154255 | uweigand | 2009-11-17 08:21:56 -0800 (Tue, 17 Nov 2009) | 4 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/tree-ssa-address.c

	PR tree-optimization/41857
	* tree-ssa-address.c (move_hint_to_base): Use void pointer to
	TYPE's address space instead of pointer to TYPE.

------------------------------------------------------------------------
r154258 | espindola | 2009-11-17 08:49:22 -0800 (Tue, 17 Nov 2009) | 6 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/lto-symtab.c

2009-11-17  Rafael Avila de Espindola  <espindola@google.com>

	* lto-symtab.c (lto_symtab_resolve_symbols): Always initialize the
	nodes.


------------------------------------------------------------------------
r154259 | ebotcazou | 2009-11-17 09:19:39 -0800 (Tue, 17 Nov 2009) | 3 lines
Changed paths:
   M /trunk/gcc/ChangeLog
   M /trunk/gcc/doc/invoke.texi
   M /trunk/gcc/toplev.c

	* toplev.c (process_options): Remove dead code.
	* doc/invoke.texi (-frename-registers): Mention -fpeel-loops.

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

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]