]> git.ipfire.org Git - thirdparty/gcc.git/commit
backport: re PR rtl-optimization/38245 (stack corruption when a call is removed but...
authorH.J. Lu <hongjiu.lu@intel.com>
Fri, 30 Jan 2009 22:36:22 +0000 (22:36 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Fri, 30 Jan 2009 22:36:22 +0000 (14:36 -0800)
commit09124146e22e1d7e240cb38c6be963415d41013a
treef7e6a58dd90cb37ab5241e789018cd353c94ca24
parent4c0a792cb33bcb6a94daead8a11144ccca7b7bf2
backport: re PR rtl-optimization/38245 (stack corruption when a call is removed but not the outgoing argument pushes)

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.

From-SVN: r143810
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr38245-3.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/pr38245-3.h [new file with mode: 0644]
gcc/testsuite/gcc.dg/pr38245-4.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/pr38364.c [new file with mode: 0644]