URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-powerpc/] [reloc.d] - Rev 184
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