Handle more numeric literal syntax errors in linker scripts

This commit is contained in:
Rangi
2026-06-09 18:44:03 -04:00
parent 0b91bf654b
commit fc7d9ad573
5 changed files with 69 additions and 38 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
error: No hexadecimal digits found after '$'
error: Invalid integer constant, no digits after '$'
at script-lone-dollar.link(1)
Linking failed with 1 error