blob: fe8784e7acec1029667d21529fd74ca2c12f5112 [file] [log] [blame]
; { dg-do assemble { target m32r-*-* } }
.text
nop
nop
bar:
.section .text2
.2byte bar - . ; { dg-error "can't export reloc type 11" }
.byte bar - . ; { dg-error "can\'t export reloc type 7" }