]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Oops, commited wrong variant of patch in last commit, this is the diff
authorJan Hubicka <hubicka@gcc.gnu.org>
Sat, 11 Nov 2006 16:57:13 +0000 (16:57 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sat, 11 Nov 2006 16:57:13 +0000 (16:57 +0000)
to correct one.

From-SVN: r118698

gcc/builtins.c

index 5aa9e6fe456de50e6cd34b17dc1aa449bf302b78..3d82b6b2eb8f4cf3ebbce834c1ada2272cfd2ec2 100644 (file)
@@ -4701,7 +4701,6 @@ static rtx
 expand_builtin_expect (tree arglist, rtx target)
 {
   tree exp, c;
-  rtx note, rtx_c;
 
   if (arglist == NULL_TREE
       || TREE_CHAIN (arglist) == NULL_TREE)