Add more tests for unionized sections + fix bugs

Implementing those tests found a few bugs... oops
This commit is contained in:
ISSOtm
2020-03-22 01:46:10 +01:00
parent 275b8e15ff
commit 4877bb783c
28 changed files with 178 additions and 7 deletions

View File

@@ -0,0 +1,6 @@
error: Section "conflicting alignment" is defined with conflicting 4-byte alignment and address $cafe
---
ERROR: -(18):
Section "conflicting alignment" already declared as aligned to 4 bytes
ERROR: -(18):
Cannot create section "conflicting alignment" (1 errors)