diff options
Diffstat (limited to 'test/torture-s/vprintf-1.c.s')
-rw-r--r-- | test/torture-s/vprintf-1.c.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/torture-s/vprintf-1.c.s b/test/torture-s/vprintf-1.c.s index 2fa197cce..de16bbda3 100644 --- a/test/torture-s/vprintf-1.c.s +++ b/test/torture-s/vprintf-1.c.s @@ -34,7 +34,7 @@ inner: # @inner block block block - tableswitch $0, 0, 0, 1, 2, 3, 4, 5, 6, 7, 11, 8, 9 # 0: down to label13 + br_table $0, 0, 1, 2, 3, 4, 5, 6, 7, 11, 8, 9, 0 # 0: down to label13 # 1: down to label12 # 2: down to label11 # 3: down to label10 |