PR tree-optimization/52285
commit97effc09125448c39ccf2cc805a25550d6cb5d16
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Feb 2012 22:20:27 +0000 (16 22:20 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Feb 2012 22:20:27 +0000 (16 22:20 +0000)
tree51d84de4276e6871cb16c3e6a7750115741287fa
parent315fa98dd67afd07b6a919587c61990e486013a7
PR tree-optimization/52285
* tree-tailcall.c (find_tail_calls): Ignore gimple_clobber_p stmts
when deciding if a call is a tail call or tail recursion.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@184317 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-tailcall.c