diff options
-rw-r--r-- | cgaas.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6640,6 +6640,8 @@ static void relocate_data (void) # endif )) { + int v; + v = label->label_offset; v -= 4; # ifdef FUNCTION_LEVEL_LINKING |
![]() |
index : code-generator | |
Copy of https://svn.cs.ru.nl/repos/clean-code-generator/, where I implement Thumb-2 code generation. |
summaryrefslogtreecommitdiff |
-rw-r--r-- | cgaas.c | 2 |
@@ -6640,6 +6640,8 @@ static void relocate_data (void) # endif )) { + int v; + v = label->label_offset; v -= 4; # ifdef FUNCTION_LEVEL_LINKING |