oops - omitted from previous delta
[deliverable/binutils-gdb.git] / gas / testsuite / gas / elf / file.s
CommitLineData
efa19bfd
JB
1 # delta (m68k sub-target)
2 .file "~tilde"
3
4 # ia64
5 .file "hash#"
6
7 # m68k
8 .ifdef m86k
9 .opt nocase
10 .endif
11 .file "lower"
12 .file "UPPER"
13
14 # mmix
15 .file ":colon"
16 .ifdef mmix
17 .prefix prefix
18 .endif
19 .file "/dir/file.s"
20
21 # ppc/xcoff
22 .file "[brackets]"
23 .file "{braces}"
24
25 # thumb (arm sub-target)
26 .file "slash/data"
27
28 # xtensa (through --rename-section file.s=file.c)
29 .file "file.s"
This page took 0.181731 seconds and 4 git commands to generate.