Commit da3ce502 by Kazu Hirata Committed by Kazu Hirata

target-supports.exp (check_profiling_available): Set profiling_available_saved to 0 on fido-*-elf.

	* lib/target-supports.exp (check_profiling_available):
	Set profiling_available_saved to 0 on fido-*-elf.

From-SVN: r127835
parent 11df3da3
2007-08-27 Kazu Hirata <kazu@codesourcery.com>
* lib/target-supports.exp (check_profiling_available):
Set profiling_available_saved to 0 on fido-*-elf.
2007-08-27 Daniel Berlin <dberlin@dberlin.org>
PR tree-optimization/33173
......@@ -368,6 +368,7 @@ proc check_profiling_available { test_what } {
|| [istarget strongarm*-*-elf]
|| [istarget xscale*-*-elf]
|| [istarget cris-*-*]
|| [istarget fido-*-elf]
|| [istarget h8300-*-*]
|| [istarget m32c-*-elf]
|| [istarget m68k-*-elf]
......
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