mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-10 14:26:00 +02:00
+ comment to explain last commit
This commit is contained in:
parent
bf1c674672
commit
e88248d453
@ -1934,6 +1934,8 @@ Unit AoptObj;
|
||||
repeat
|
||||
with tai_label(tmp).labsym do
|
||||
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
|
||||
begin
|
||||
{ Non-jump label - skip over }
|
||||
|
Loading…
Reference in New Issue
Block a user