mirror of
https://github.com/KarolS/millfork.git
synced 2026-04-23 21:17:27 +00:00
Allow taking addresses of stack variables
This commit is contained in:
@@ -42,7 +42,7 @@ but the main disadvantages are:
|
||||
|
||||
* increased stack usage
|
||||
|
||||
* cannot take their addresses
|
||||
* their addresses are not considered constants and it's slower to get them
|
||||
|
||||
* cannot use them in inline assembly code blocks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user