1# RUN: not llvm-mc -arch=hexagon -filetype=obj %s
2
3#CHECK: 9400c000 { dcfetch(r0 + #0) }
4
5junk:
6{
7  dcfetch(r0 + #junk)
8}
9