Commit | Line | Data |
---|---|---|
151411f8 L |
1 | #source: compress1.s |
2 | #as: --compress-debug-sections=zlib-gabi | |
52728a42 | 3 | #ld: -r --compress-debug-sections=none |
151411f8 | 4 | #readelf: -t |
83a471c3 | 5 | #target: *-*-linux* *-*-gnu* |
151411f8 L |
6 | |
7 | #failif | |
8 | #... | |
9 | .*COMPRESSED.* | |
10 | #... |