Update MIPS PIE tests for DF_1_PIE change
[deliverable/binutils-gdb.git] / ld / testsuite / ld-nds32 / branch.ld
1 SECTIONS
2 {
3 .text 0x0 : {
4 * (.text .text.*);
5 }
6 }
This page took 0.030784 seconds and 4 git commands to generate.