1#objdump: -dr
2#as: --underscore --em=criself --pic
3
4# Check that 16-bit PIC relocs aren't overflowing.
5# PR gas/1049.
6
7.*:     file format .*-cris
8
9Disassembly of section \.text:
100+ <a>:
11       0:	7f9c 0000           	movs\.w 0,r9
12			2: R_CRIS_16_GOT	y
13       4:	7f9c 0000           	movs\.w 0,r9
14			6: R_CRIS_16_GOTPLT	z
15	\.\.\.
160+10008 <y>:
17   10008:	0f05                	nop
180+1000a <z>:
19	\.\.\.
20