This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r248824 - in /trunk/gcc: ChangeLog tree-tailcall.c
- From: rguenth at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Fri, 02 Jun 2017 12:34:32 -0000
- Subject: r248824 - in /trunk/gcc: ChangeLog tree-tailcall.c
Author: rguenth
Date: Fri Jun 2 12:34:32 2017
New Revision: 248824
URL: https://gcc.gnu.org/viewcvs?rev=248824&root=gcc&view=rev
Log:
2017-06-02 Richard Biener <rguenther@suse.de>
PR tree-optimization/80948
* tree-tailcall.c (find_tail_calls): Track stmts to move in
stmt order as well.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/tree-tailcall.c