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

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

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