------- Comment #13 from uros at gcc dot gnu dot org  2009-08-23 12:38 -------
Subject: Bug 40718

Author: uros
Date: Sun Aug 23 12:37:53 2009
New Revision: 151030

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151030
Log:
        PR target/40718
        * config/i386/i386.c (*call_pop_1): Disable for sibling calls.
        (*call_value_pop_1): Ditto.
        (*sibcall_pop_1): New insn pattern.
        (*sibcall_value_pop_1): Ditto.

testsuite/ChangeLog:

        PR target/40718
        * gcc.target/i386/pr40718.c: New test.


Added:
    branches/gcc-4_4-branch/gcc/testsuite/gcc.target/i386/pr40718.c
Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config/i386/i386.md
    branches/gcc-4_4-branch/gcc/testsuite/ChangeLog


-- 


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

Reply via email to