tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Fix handling of BUILT_IN...
authorJakub Jelinek <jakub@redhat.com>
Thu, 30 Jun 2011 08:06:01 +0000 (10:06 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 30 Jun 2011 08:06:01 +0000 (10:06 +0200)
commitce7e54ff0d6dcddde211799be10e83a1aed4a9bb
treebf9c9a4935cc0507ec3f55a0653a89cd90d830f6
parent83197f37339cecf1c89724341a85aae539751f84
tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Fix handling of BUILT_IN_MEMPCPY_CHK and BUILT_IN_STPCPY_CHK.

* tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Fix
handling of BUILT_IN_MEMPCPY_CHK and BUILT_IN_STPCPY_CHK.

From-SVN: r175682
gcc/ChangeLog
gcc/tree-ssa-structalias.c