Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 117769
b: refs/heads/master
c: 60b8267
h: refs/heads/master
i:
  117767: 88973d4
v: v3
  • Loading branch information
David S. Miller committed Oct 23, 2008
1 parent 2b1aead commit 7aee901
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 930cc144a043ff95e56b6888fa51c618b33f89e7
refs/heads/master: 60b8267338aafde5315fc65ff385f3d4d75eccfe
2 changes: 2 additions & 0 deletions trunk/include/math-emu/op-common.h
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,8 @@ do { \
R##_c = FP_CLS_NAN; \
_FP_FRAC_SET_##wc(R, _FP_NANFRAC_##fs); \
FP_SET_EXCEPTION(FP_EX_INVALID | FP_EX_INVALID_IDI);\
break; \
\
case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_ZERO): \
R##_s = _FP_NANSIGN_##fs; \
R##_c = FP_CLS_NAN; \
Expand Down

0 comments on commit 7aee901

Please sign in to comment.