1 #readelf: -SW
2 #name: debug info in group section and non-group section with same name
3 #source: group2.s
4 # The RX port uses non-standard section names.
5 #not-target: rx-*
6 
7 #...
8 [ 	]*\[.*\][ 	]+\.group[ 	]+GROUP.*
9 #...
10 [ 	]*\[.*\][ 	]+\.text\.startup[ 	]+PROGBITS.*[ 	]+AXG[ 	]+.*
11 [ 	]*\[.*\][ 	]+\.text\.startup[ 	]+PROGBITS.*[ 	]+AX[ 	]+.*
12 #pass
13