]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/51879 (Missed tail merging with non-const/pure calls)
authorTom de Vries <tom@codesourcery.com>
Fri, 6 Jul 2012 11:22:12 +0000 (11:22 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Fri, 6 Jul 2012 11:22:12 +0000 (11:22 +0000)
commit5de33281664f175e0f19f0e64cba7d25e09c2ef6
tree1267da80274187b34d160c0ecddb9f5c0864214a
parent6867d9a9c5d90644fd0d1a20c802dc10cdd2c614
re PR tree-optimization/51879 (Missed tail merging with non-const/pure calls)

2012-07-06  Tom de Vries  <tom@codesourcery.com>

PR tree-optimization/51879
* gcc.dg/pr51879-16.c: New test.
* gcc.dg/pr51879-17.c: Same.

From-SVN: r189324
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr51879-16.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/pr51879-17.c [new file with mode: 0644]