This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/50632] [4.7 Regression] FAIL: gcc.dg/pr50132.c
- From: "rth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 06 Oct 2011 22:22:15 +0000
- Subject: [Bug middle-end/50632] [4.7 Regression] FAIL: gcc.dg/pr50132.c
- Auto-submitted: auto-generated
- References: <bug-50632-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50632
--- Comment #4 from Richard Henderson <rth at gcc dot gnu.org> 2011-10-06 22:22:15 UTC ---
Author: rth
Date: Thu Oct 6 22:22:11 2011
New Revision: 179637
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179637
Log:
PR 50632
* combine-stack-adjust.c (maybe_move_args_size_note): Add after
parameter; use it to decide whether to merge two notes.
(combine_stack_adjustments_for_block): Use maybe_move_args_size_note
for the deallocation case as well.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/combine-stack-adj.c