c314987d19
overflow for calls to undefined weak symbols.
8 lines
132 B
Makefile
8 lines
132 B
Makefile
#name: JAL overflow 2
|
|
#source: jaloverflow-2.s
|
|
#as:
|
|
#ld: -Ttext=0x10000000 -e start
|
|
#objdump: -dr
|
|
#...
|
|
0*10000000: 0c000000.*
|
|
#pass
|