Commit da58264
committed
tests2: keep linker boundary fixtures common
Compile _etext and _edata with -fcommon so RISC-V GCC does not
place them in .sbss. This preserves the intended common/BSS replacement
coverage.
Fixes the reported test-riscv64-linux failure:
https://github.com/TinyCC/tinycc/actions/runs/30347315549/job/902364503131 parent 3805977 commit da58264
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
168 | | - | |
| 168 | + | |
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
| |||
0 commit comments