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
1 .data
2 .globl foo
3foo: .long 0
4 .p2align 4
This page took 0.022552 seconds and 4 git commands to generate.