r196511 - in /trunk/gcc: ChangeLog testsuite/Ch...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Mar 6 23:26:00 GMT 2013


Author: jakub
Date: Wed Mar  6 23:26:42 2013
New Revision: 196511

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=196511
Log:
	PR tree-optimization/56539
	* tree-tailcall.c (adjust_return_value_with_ops): Use GSI_SAME_STMT
	instead of GSI_CONTINUE_LINKING as last argument to
	force_gimple_operand_gsi.

	* gcc.c-torture/compile/pr56539.c: New test.

Added:
    trunk/gcc/testsuite/gcc.c-torture/compile/pr56539.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/tree-tailcall.c



More information about the Gcc-cvs mailing list