PR22836, "-r -s" doesn't work with -g3 using GCC 7
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / group-7.s
1 .section .data.foo,"awG",%progbits,foo,comdat
2 here:
3 .dc.a here
4
5 .section .data2.foo,"awG",%progbits,foo,comdat
6 .dc.a 0
This page took 0.030689 seconds and 5 git commands to generate.