r114766 - in /branches/gcc-4_1-branch/gcc: Chan...

sayle@gcc.gnu.org sayle@gcc.gnu.org
Mon Jun 19 04:21:00 GMT 2006


Author: sayle
Date: Mon Jun 19 04:21:22 2006
New Revision: 114766

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114766
Log:

	PR middle-end/27802
	* reg-stack.c (subst_stack_regs): Handle noreturn function calls
	that (would) return their results in stack registers.

	* gcc.dg/pr27802-1.c: New test case.


Added:
    branches/gcc-4_1-branch/gcc/testsuite/gcc.dg/pr27802-1.c
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/reg-stack.c
    branches/gcc-4_1-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list