re PR ipa/60973 (Invalid propagation of a tail call in devirt pass)
authorRichard Biener <rguenther@suse.de>
Tue, 13 May 2014 11:04:44 +0000 (11:04 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 13 May 2014 11:04:44 +0000 (11:04 +0000)
commit6b77934ee0a2d22031db48fe6ce0f42154ac21dc
tree1cc9eaf6c139a92c82179d076e0eed05e58acadc
parentda3cd1136113a13ae25b7deaf4bc02e250af054c
re PR ipa/60973 (Invalid propagation of a tail call in devirt pass)

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.

From-SVN: r210364
gcc/ChangeLog
gcc/tree-inline.c