This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/38245] [4.4 Regression] stack corruption when a call is removed but not the outgoing argument pushes
- From: "hjl at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Jan 2009 22:36:39 -0000
- Subject: [Bug rtl-optimization/38245] [4.4 Regression] stack corruption when a call is removed but not the outgoing argument pushes
- References: <bug-38245-12544@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #25 from hjl at gcc dot gnu dot org 2009-01-30 22:36 -------
Subject: Bug 38245
Author: hjl
Date: Fri Jan 30 22:36:22 2009
New Revision: 143810
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143810
Log:
2009-01-30 H.J. Lu <hongjiu.lu@intel.com>
Backport from mainline:
2009-01-14 Jakub Jelinek <jakub@redhat.com>
PR rtl-optimization/38245
* gcc.dg/pr38245-3.c: New test.
* gcc.dg/pr38245-3.h: New file.
* gcc.dg/pr38245-4.c: New file.
* gcc.dg/pr38364.c: New test.
Added:
branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr38245-3.c
- copied unchanged from r143809, trunk/gcc/testsuite/gcc.dg/pr38245-3.c
branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr38245-3.h
- copied unchanged from r143809, trunk/gcc/testsuite/gcc.dg/pr38245-3.h
branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr38245-4.c
- copied unchanged from r143809, trunk/gcc/testsuite/gcc.dg/pr38245-4.c
branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr38364.c
- copied unchanged from r143809, trunk/gcc/testsuite/gcc.dg/pr38364.c
Modified:
branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38245