Commit e3860a7d by Paul Brook Committed by Paul Brook

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
parent 417e90ca
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] } {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment