forget commit tccge.c for i386

This commit is contained in:
jiang 2014-05-03 00:39:40 +08:00
parent 6755b4a3de
commit a0d45c1bcd

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;
}