mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-11 10:40:47 +08:00
Oops, commited wrong variant of patch in last commit, this is the diff
to correct one. From-SVN: r118698
This commit is contained in:
parent
0817c46a98
commit
9871e7a0c5
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user