forget commit tccge.c for i386

master
jiang 2014-05-03 00:39:40 +08:00
parent 6755b4a3de
commit a0d45c1bcd
1 changed files with 1 additions and 1 deletions

View File

@ -1025,8 +1025,8 @@ static int rc_fret(int t)
if (t == VT_LDOUBLE) {
return RC_ST0;
}
#endif
ex_rc = RC_QRET;
#endif
return RC_FRET;
}