]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree.c (build_common_builtin_nodes): Fix the return type on __builtin_memcmp.
authorAndrew Pinski <pinskia@physics.uc.edu>
Thu, 2 Jun 2005 22:57:43 +0000 (22:57 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Thu, 2 Jun 2005 22:57:43 +0000 (15:57 -0700)
commitd1604bc56037a8167bef5f141103393712dd3f41
treeb8b030a1a4a37d38012512a334e98ad20c28c994
parentd5dc1717fa417bef354a1759d3426802220cbfba
tree.c (build_common_builtin_nodes): Fix the return type on __builtin_memcmp.

2005-06-03  Andrew Pinski  <pinskia@physics.uc.edu>

        * tree.c (build_common_builtin_nodes): Fix the return type on
        __builtin_memcmp.

From-SVN: r100520
gcc/ChangeLog
gcc/tree.c