Make the assembler generate an error if there is an attempt to define a section with...
[deliverable/binutils-gdb.git] / ld / testsuite / ld-scripts / provide-1.s
CommitLineData
1b493742
NS
1 .data
2 .globl foo
3foo: .long 0
76cb62b0 4 .p2align 4
This page took 0.706356 seconds and 4 git commands to generate.