removed unused label

This commit is contained in:
caheckman 2019-09-27 12:12:25 -04:00
parent 882e020406
commit 688264f999

View File

@ -1671,7 +1671,6 @@ define pcodeop diag;
if (isSS) goto <SGLSGL>;
if (isSD) goto <SGLDBL>;
if (isDS) goto <DBLSGL>;
<DBLDBL>
FPRT64 = int2float(FPR264);
goto <DONE>;
<SGLDBL>