Add test for memcpy expansion with hint.
authorMartin Liska <mliska@suse.cz>
Mon, 27 Aug 2018 13:18:43 +0000 (15:18 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Mon, 27 Aug 2018 13:18:43 +0000 (13:18 +0000)
commit6b60ee204f80649803dc78c24ab9c94ff8f51789
treed804b6faa6cf81b473df7b9357bdae1c64d28ac4
parent3d78e00879b42574c9b0084c30f1361f0cfb9101
Add test for memcpy expansion with hint.

2018-08-27  Martin Liska  <mliska@suse.cz>

* config/i386/i386.c (ix86_expand_set_or_movmem): Dump
        selected expansion strategy.
2018-08-27  Martin Liska  <mliska@suse.cz>

* gcc.dg/tree-prof/val-prof-10.c: New test.

From-SVN: r263881
gcc/ChangeLog
gcc/config/i386/i386.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-prof/val-prof-10.c [new file with mode: 0644]