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