mirror of
https://github.com/cc65/cc65.git
synced 2025-01-19 02:33:19 +00:00
parent
bae431eab0
commit
0c72647edd
@ -238,7 +238,6 @@ void LoadExpr (unsigned Flags, struct ExprDesc* Expr)
|
||||
** when EndBit <= 24 is possible.
|
||||
*/
|
||||
g_test (F);
|
||||
ED_TestDone (Expr);
|
||||
} else {
|
||||
/* Shift right by the bit offset; no code is emitted if BitOffs is zero */
|
||||
g_asr (F, Expr->BitOffs);
|
||||
|
Loading…
x
Reference in New Issue
Block a user