Oops, commited wrong variant of patch in last commit, this is the diff

to correct one.

From-SVN: r118698
This commit is contained in:
Jan Hubicka 2006-11-11 16:57:13 +00:00
parent 0817c46a98
commit 9871e7a0c5
1 changed files with 0 additions and 1 deletions

View 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)