mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-03 04:12:10 +08:00
c314987d19
overflow for calls to undefined weak symbols.
9 lines
132 B
Makefile
9 lines
132 B
Makefile
#name: JAL overflow 2
|
|
#source: jaloverflow-2.s
|
|
#as:
|
|
#ld: -Ttext=0x10000000 -e start
|
|
#objdump: -dr
|
|
#...
|
|
0*10000000: 0c000000.*
|
|
#pass
|