This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/49825] [4.7 Regression] Many testcase failures
- 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: Mon, 25 Jul 2011 03:27:13 +0000
- Subject: [Bug debug/49825] [4.7 Regression] Many testcase failures
- Auto-submitted: auto-generated
- References: <bug-49825-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49825
--- Comment #5 from Richard Henderson <rth at gcc dot gnu.org> 2011-07-25 03:26:37 UTC ---
Author: rth
Date: Mon Jul 25 03:26:35 2011
New Revision: 176729
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176729
Log:
PR debug/49825
* dwarf2cfi.c (dwarf2out_stack_adjust): Move A_O_A test earlier.
(dwarf2out_notice_stack_adjust): Use args_size from call_insn.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/dwarf2cfi.c