Don't merge sections with differing MASKPROC or MASKOS flags
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / map-address.d
CommitLineData
33a301ba
RS
1#...
2Linker script and memory map
6d110b65 3#...
a1438fce
NC
4 *0x0*000020 *def1 = .*
5 *0x0*000020 *def2 = def1
33a301ba
RS
6 *0x0*010001 *\. = 0x10001
7 *0x0*010001 *foo = \.
8 *0x0*010201 *\. = \(\. \+ 0x200\)
9 *0x0*010201 *bar = \.
10 *0x0*010204 *\. = ALIGN \(0x4\)
11 *0x0*010204 *frob = \.
12#pass
This page took 0.75538 seconds and 4 git commands to generate.