builtins.c (expand_builtin_memset): Fix typo in my last patch.
authorJan Hubicka <jh@suse.cz>
Sun, 28 Jan 2007 22:27:37 +0000 (23:27 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 28 Jan 2007 22:27:37 +0000 (22:27 +0000)
commit52ca6d3504b78e472b922b525dd4294fbc95ea8d
tree118d1aacc6e089248cbea2cec68c60f448af81dc
parent079a182e02a0720f9ac230c212fd202df3e6bd9e
builtins.c (expand_builtin_memset): Fix typo in my last patch.

* builtins.c (expand_builtin_memset): Fix typo in my last patch.
* value-prof.c (stringop_block_profile): Likewise.

From-SVN: r121272
gcc/ChangeLog
gcc/builtins.c
gcc/value-prof.c