target-supports.exp (check_profiling_available): Add m68k-*-elf.
2006-03-03 Paul Brook <paul@codesourcery.com> * gcc/testsuite/lib/target-supports.exp (check_profiling_available): Add m68k-*-elf. From-SVN: r111681
This commit is contained in:
parent
417e90cada
commit
e3860a7d0d
@ -1,3 +1,8 @@
|
||||
2006-03-03 Paul Brook <paul@codesourcery.com>
|
||||
|
||||
* gcc/testsuite/lib/target-supports.exp (check_profiling_available):
|
||||
Add m68k-*-elf.
|
||||
|
||||
2006-03-03 Thomas Koenig <Thomas.Koenig@online.de>
|
||||
|
||||
PR fortran/25031
|
||||
|
@ -298,6 +298,7 @@ proc check_profiling_available { test_what } {
|
||||
|| [istarget xscale*-*-elf]
|
||||
|| [istarget cris-*-*]
|
||||
|| [istarget h8300-*-*]
|
||||
|| [istarget m68k-*-elf]
|
||||
|| [istarget mips*-*-elf]
|
||||
|| [istarget xtensa-*-elf]
|
||||
|| [istarget *-*-windiss] } {
|
||||
|
Loading…
Reference in New Issue
Block a user