Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261853
b: refs/heads/master
c: d3690f8
h: refs/heads/master
i:
  261851: 8759c0a
v: v3
  • Loading branch information
Greg Dietsche authored and Geert Uytterhoeven committed Jul 30, 2011
1 parent 986da6e commit 0938461
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ffe6c42aa3f731f8707e49c39b4b37310ed363e9
refs/heads/master: d3690f8b713f9710e68214ca38fb8b07b587a2a7
3 changes: 0 additions & 3 deletions trunk/arch/m68k/math-emu/fp_log.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,9 +105,6 @@ fp_fetoxm1(struct fp_ext *dest, struct fp_ext *src)

fp_monadic_check(dest, src);

if (IS_ZERO(dest))
return dest;

return dest;
}

Expand Down

0 comments on commit 0938461

Please sign in to comment.