Don't block the LDA elimination optimization if a native code label is encountered.

This was an inadvertent change in commit 9d2bb600. This patch restores the old behavior with respect to d_lab.
This commit is contained in:
Stephen Heumann 2016-12-13 18:30:09 -06:00
parent 8c81b23b6f
commit cf1cd085d8
1 changed files with 1 additions and 1 deletions

View File

@ -1385,7 +1385,7 @@ var
m_phd,m_phx,m_phy,m_php,m_plb,m_pld,m_plx,m_ply,m_plp,m_rep,
m_sec,m_sep,m_stx_dir,m_stx_abs,m_sty_abs,m_sty_dir,m_sty_dirX,
m_stz_abs,m_stz_absX,m_stz_dir,m_stz_dirX,m_tsx,m_txs,m_txy,
m_tyx]) then
m_tyx,d_lab]) then
goto 1;
end; {for}
1: