mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-20 23:59:33 +01:00
+ comment to explain last commit
This commit is contained in:
parent
bf1c674672
commit
e88248d453
@ -1934,6 +1934,8 @@ Unit AoptObj;
|
|||||||
repeat
|
repeat
|
||||||
with tai_label(tmp).labsym do
|
with tai_label(tmp).labsym do
|
||||||
begin
|
begin
|
||||||
|
{ alt_addr is needed so alignment directives before
|
||||||
|
jump tables e.g. for arm thumb are not removed }
|
||||||
if not(labeltype in [alt_addr,alt_jump]) then
|
if not(labeltype in [alt_addr,alt_jump]) then
|
||||||
begin
|
begin
|
||||||
{ Non-jump label - skip over }
|
{ Non-jump label - skip over }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user