We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55e493c commit 4efdc71Copy full SHA for 4efdc71
riscv-elf.md
@@ -1049,8 +1049,7 @@ Each attribute is described in the following structure:
1049
Tag_RISCV_strict_align records the N-byte stack alignment for this object. The
1050
default value is 16 for RV32I or RV64I, and 4 for RV32E.
1051
1052
-The smallest value will be used if object files with different Tag_RISCV_stack_align
1053
-values are merged.
+It will report erros if link object files with different Tag_RISCV_stack_align values.
1054
1055
#### Tag_RISCV_arch, 5, NTBS=subarch
1056
Tag_RISCV_arch contains a string for the target architecture taken from
0 commit comments