optabs.c (prepare_cmp_insn): Expand comparison of the result of memcmp through generi...
authorUros Bizjak <uros@gcc.gnu.org>
Sat, 22 Sep 2012 11:39:48 +0000 (13:39 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sat, 22 Sep 2012 11:39:48 +0000 (13:39 +0200)
commitae5f06780e5c5a4ec07af7907b44c054849ae0b1
treea7c440e3f91525d5113d248078aeff2cd72d11ed
parent840171d2d112512ecdfb18558864bf203a483091
optabs.c (prepare_cmp_insn): Expand comparison of the result of memcmp through generic comparison expansion code.

* optabs.c (prepare_cmp_insn): Expand comparison of the result
of memcmp through generic comparison expansion code.

From-SVN: r191641
gcc/ChangeLog
gcc/optabs.c