Tolerate some whitespace differences in readelf output.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh64 / relax3.s
1 .text
2 .mode shmedia
3 foo1:
4 nop
5
6 .mode shcompact
7 foo2:
8 nop
This page took 0.029008 seconds and 4 git commands to generate.