1#readelf: -SW
2#name: automatic section group a
3#source: groupauto.s
4# The RX port uses non-standard section names.
5#not-target: rx-*
6
7#...
8[ 	]*\[.*\][ 	]+\.group[ 	]+GROUP.*
9#...
10[ 	]*\[.*\][ 	]+\.text[ 	]+PROGBITS.*[ 	]+AX[ 	]+.*
11#...
12[ 	]*\[.*\][ 	]+\.foo[ 	]+PROGBITS.*[ 	]+A[ 	]+.*
13#...
14[ 	]*\[.*\][ 	]+\.text[ 	]+PROGBITS.*[ 	]+AXG[ 	]+.*
15#...
16[ 	]*\[.*\][ 	]+\.note.bar[ 	]+NOTE.*[ 	]+G[ 	]+.*
17#pass
18