This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
1 new GCC HEAD@154079 regression
- From: GCC regression tester <regress at geoffk dot org>
- To: gcc-regression at gcc dot gnu dot org
- Date: Tue, 10 Nov 2009 14:53:45 -0800
- Subject: 1 new GCC HEAD@154079 regression
- Reply-to: gcc-regression at gcc dot gnu dot org
With your recent patch, GCC HEAD revision 154079 had problems on:
native: regress-3 (1 NEW failures)
The previous build was of revision 154078.
Regressions for native:
NEW g++.sum g++.dg/torture/stackalign/unwind-2.C
old gcc.sum gcc.dg/pr34668-1.c
old gcc.sum gcc.dg/struct/wo_prof_double_malloc.c
Log information for changes since the last build:
------------------------------------------------------------------------
r154079 | ebotcazou | 2009-11-10 12:45:25 -0800 (Tue, 10 Nov 2009) | 14 lines
Changed paths:
M /trunk/gcc/ChangeLog
M /trunk/gcc/dwarf2out.c
M /trunk/gcc/explow.c
M /trunk/gcc/expr.h
M /trunk/gcc/function.c
M /trunk/gcc/tree.h
PR target/10127
PR ada/20548
* expr.h (anti_adjust_stack_and_probe): Declare.
* explow.c (anti_adjust_stack_and_probe): Make global, add ADJUST_BACK
parameter and rewrite head comment.
(allocate_dynamic_stack_space): Adjust call to above function.
* function.c (expand_function_end): Handle STACK_CHECK_MOVING_SP.
* tree.h (dwarf2out_args_size): Delete.
* dwarf2out.c (dwarf2out_args_size): Make static and move around.
(dwarf2out_args_size_adjust): Delete prototype and move around.
(dwarf2out_frame_debug_expr): Do not record arg size adjustments for
ACCUMULATE_OUTGOING_ARGS targets.
------------------------------------------------------------------------
For more information, see <http://glutton.geoffk.org/HEAD/>.
--
Geoffrey Keating <geoffk@geoffk.org>
(via an automated GCC regression-testing script.)