r210170 - in /branches/gcc-4_7-branch/gcc: Chan...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Wed May 7 16:00:00 GMT 2014
Author: jakub
Date: Wed May 7 16:00:33 2014
New Revision: 210170
URL: http://gcc.gnu.org/viewcvs?rev=210170&root=gcc&view=rev
Log:
Backported from mainline
2013-08-23 Jakub Jelinek <jakub@redhat.com>
PR tree-optimization/58209
* tree-tailcall.c (find_tail_calls): Give up for pointer result types
if m or a is non-NULL.
* gcc.c-torture/execute/pr58209.c: New test.
Added:
branches/gcc-4_7-branch/gcc/testsuite/gcc.c-torture/execute/pr58209.c
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/testsuite/ChangeLog
branches/gcc-4_7-branch/gcc/tree-tailcall.c
More information about the Gcc-cvs
mailing list