#130856 - Dwedit - Fri Jun 08, 2007 7:12 pm
This code generates no link errors despite the fact that it should:
Does the linker even get a chance to find invalid PC reletive operations?
_________________
"We are merely sprites that dance at the beck and call of our button pressing overlord."
Code: |
.text adr r0,some_label .section .iwram, "ax", %progbits .subsection 0 .align .pool some_label: bx lr |
Does the linker even get a chance to find invalid PC reletive operations?
_________________
"We are merely sprites that dance at the beck and call of our button pressing overlord."