Home | History | Annotate | Download | only in sh64
      1 ! This should not get an internal error and it should emit the expected
      2 ! relocs, even though the symbol looks local and is undefined.
      3 	.text
      4 	.mode SHmedia
      5 start:
      6 	movi	.LC0 & 65535, r1
      7 	movi	(.LC0 >> 16) & 65535, r3
      8