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/25196] [4.0 Regression] i386: wrong arguments passed



------- Comment #12 from steven at gcc dot gnu dot org  2006-02-27 21:12 -------
Subject: Bug 25196

Author: steven
Date: Mon Feb 27 21:12:54 2006
New Revision: 111490

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111490
Log:
        Backport from mainline and the GCC 4.1 branch:
        PR rtl-optimization/25196
        * postreload-gcse.c (record_last_set_info): Notice stack pointer
        changes in push insns without REG_INC notes.

Added:
    branches/gcc-4_0-branch/gcc/testsuite/gcc.dg/pr25196.c
Modified:
    branches/gcc-4_0-branch/gcc/ChangeLog
    branches/gcc-4_0-branch/gcc/postreload-gcse.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25196


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