URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [ld/] [testsuite/] [ld-powerpc/] [reloc.d] - Rev 843
Go to most recent revision | Compare with Previous | Blame | View Log
# Test that orphan reloc sections are placed before .rela.plt even when
# .rela.plt is the only reloc section.
#source: reloc.s
#ld: -shared -z nocombreloc
#objdump: -hw
.*: +file format elf.*
#...
.*\.relaplatypus.*
#...
.*\.rela\.plt.*
#pass
Go to most recent revision | Compare with Previous | Blame | View Log