summaryrefslogtreecommitdiffstats
path: root/test/fixedbugs/issue15609.dir/call_386.s
blob: 751084c485ba99aa41d43e69bfa7895fe33dcaec (plain)
1
2
3
4
5
6
7
8
#include "textflag.h"

DATA ·pointer(SB)/4, $·target(SB)
GLOBL ·pointer(SB),RODATA,$4

TEXT ·jump(SB),NOSPLIT,$4
        CALL *·pointer(SB)
        RET