target-supports.exp (check_effective_target_trampolines): Add MSP430 to the list...
authorNick Clifton <nickc@redhat.com>
Tue, 17 Sep 2013 12:54:11 +0000 (12:54 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Tue, 17 Sep 2013 12:54:11 +0000 (12:54 +0000)
commit4fce5f027cf84b6237b6f7d90b3b00f7ab7ca4d4
tree7b5715be4cfbab570265f1480dac6fceff8a7151
parent757b16440b5d9edd0979cd8b31fd5a92bc537b7b
target-supports.exp (check_effective_target_trampolines): Add MSP430 to the list of targets that do not support trampolines.

* lib/target-supports.exp (check_effective_target_trampolines):
Add MSP430 to the list of targets that do not support
trampolines.
(check_profiling_available): Add MSP430 to the list of targets
that do not support profiling.
(check_effective_target_tls_runtime): Add MSP430 to the list of
targets that do not support TLS.

From-SVN: r202651
gcc/testsuite/ChangeLog
gcc/testsuite/lib/target-supports.exp