This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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

--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Tue May 13 11:06:00 2014
New Revision: 210365

URL: http://gcc.gnu.org/viewcvs?rev=210365&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:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/tree-inline.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]