Commit 9871e7a0 by Jan Hubicka

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

to correct one.

From-SVN: r118698
parent 0817c46a
......@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment