This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/38245] [4.4 Regression] stack corruption when a call is removed but not the outgoing argument pushes



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]