value-prof.c (interesting_stringop_to_profile): Do not return early for BUILT_IN_MEMPCPY.
authorUros Bizjak <ubizjak@gmail.com>
Sat, 10 May 2008 11:55:25 +0000 (13:55 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sat, 10 May 2008 11:55:25 +0000 (13:55 +0200)
commitd35910bf73e22522179c629051e9432ecd82d07e
tree47c50e443c8941586663e93102d4aed33571bc2b
parent372b05fcbb220f1253c3c64f507f7566d5bd517c
value-prof.c (interesting_stringop_to_profile): Do not return early for BUILT_IN_MEMPCPY.

        * value-prof.c (interesting_stringop_to_profile): Do not
        return early for BUILT_IN_MEMPCPY.

From-SVN: r135141
gcc/ChangeLog
gcc/value-prof.c