Fix assembler tests to work with toolchains that have been configured with --enable...
[deliverable/binutils-gdb.git] / gas / testsuite / gas / macros / test2.d
1 #objdump: -r
2 #name: macro test 2
3 # darwin(mach-o) reverses the order of relocs.
4 #notarget: *-*-darwin*
5
6 .*: +file format .*
7
8 RELOCATION RECORDS FOR .*
9 OFFSET[ ]+TYPE[ ]+VALUE.*
10 0+00[ ]+[a-zA-Z0-9_]+[ ]+foo1
11 0+04[ ]+[a-zA-Z0-9_]+[ ]+foo2
12 0+08[ ]+[a-zA-Z0-9_]+[ ]+foo3
13 #pass
This page took 0.029108 seconds and 4 git commands to generate.