r151033 - in /branches/gcc-4_3-branch/gcc: Chan...

uros@gcc.gnu.org uros@gcc.gnu.org
Sun Aug 23 13:03:00 GMT 2009


Author: uros
Date: Sun Aug 23 13:03:39 2009
New Revision: 151033

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151033
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_3-branch/gcc/testsuite/gcc.target/i386/pr40718.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/config/i386/i386.md
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list