* lib/target-supports.exp (check_profiling_available): Do not expect profiling to work on the xstormy16 target.
From-SVN: r132002
This commit is contained in:
parent
0d7bcd0f35
commit
400d7a822c
@ -1,3 +1,8 @@
|
||||
2008-02-01 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* lib/target-supports.exp (check_profiling_available): Do not
|
||||
expect profiling to work on the xstormy16 target.
|
||||
|
||||
2008-02-01 Uros Bizjak <ubizjak@gmail.com>
|
||||
|
||||
PR testsuite/35047
|
||||
|
||||
@ -428,6 +428,7 @@ proc check_profiling_available { test_what } {
|
||||
|| [istarget m68k-*-elf]
|
||||
|| [istarget m68k-*-uclinux*]
|
||||
|| [istarget mips*-*-elf*]
|
||||
|| [istarget xstormy16-*]
|
||||
|| [istarget xtensa-*-elf]
|
||||
|| [istarget *-*-vxworks*]
|
||||
|| [istarget *-*-windiss] } {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user