binutils-gdb/ld/testsuite/ld-gc/personality.d
Nick Clifton 61d2d2b549 Restrict linker garbage collection personality test to cfi enabled targets.
* testsuite/ld-gc/personality.d: Use "target cfi" to restrict the
	test to targets which support cfi.
2016-07-27 12:01:09 +01:00

10 lines
155 B
Makefile

#name: --gc-sections with __gxx_personality
#ld: --gc-sections -e main -L tmpdir -lpersonality
#nm: -n
#target: cfi
#failif
#...
.*gxx_personality.*
#...