[Bug ipa/60973] Invalid propagation of a tail call in devirt pass

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue May 13 11:05:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60973

--- Comment #7 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Tue May 13 11:04:44 2014
New Revision: 210364

URL: http://gcc.gnu.org/viewcvs?rev=210364&root=gcc&view=rev
Log:
2014-05-13  Richard Biener  <rguenther@suse.de>

    PR ipa/60973
    * tree-inline.c (remap_gimple_stmt): Clear tail call flag,
    it needs revisiting whether the call still may be tail-called.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-inline.c



More information about the Gcc-bugs mailing list