
Ignore .align at the start of a section may result in misalignment when partial linking. Manually add -mignore-start-align option without partial linking. Gcc -falign-functions add .align 5 to the start of a section, it causes some error message mismatch. Set these testcases to xfail on LoongArch target.
2 lines
26 B
ArmAsm
2 lines
26 B
ArmAsm
.text
|
|
la.local $t0, .text
|