12 lines
276 B
D
12 lines
276 B
D
|
#source: start1.s
|
||
|
#source: globsym1ref.s
|
||
|
#source: globsymw1.s
|
||
|
#target: cris-*-*elf* cris-*-*aout*
|
||
|
#as: --em=criself
|
||
|
#ld: -mcriself
|
||
|
#objdump: -p
|
||
|
# There should be no warning, since the symbol warned about is
|
||
|
# missing from the construct.
|
||
|
.*: file format elf32.*-cris
|
||
|
#pass
|