Skip to content

Commit 59ceceb

Browse files
committed
Update simple labeling scheme to use 0
1 parent 6b5ef1b commit 59ceceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

riscv-elf.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1434,7 +1434,7 @@ a different features.
14341434
sections are built to be compatible with the landing pad mechanism provided by
14351435
the `Zicfilp` extension. An executable or shared library with this bit set is
14361436
required to generate PLTs with the landing pad (`lpad`) instruction, and all
1437-
label are set to `1`.
1437+
label are set to `0`.
14381438

14391439
`GNU_PROPERTY_RISCV_FEATURE_1_CFI_SS`: This bit indicate that all executable
14401440
sections are built to be compatible with the shadow stack mechanism provided by

0 commit comments

Comments
 (0)