RFA: Add MN10300 to list of targets not supporting profiling

Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
Tue Mar 22 09:37:00 GMT 2011


Hi Nick,

>   Please may I apply the patch below to add the MN10300 target, and its
>   AM33/AM34 variation, to the list of targets which do not currently
>   support profiling ?

sure, such a change is ok for a target maintainer to apply without
approval.

> Index: gcc/testsuite/lib/target-supports.exp
> ===================================================================
> --- gcc/testsuite/lib/target-supports.exp	(revision 171279)
> +++ gcc/testsuite/lib/target-supports.exp	(working copy)
> @@ -561,6 +561,8 @@
>  	     || [istarget m68k-*-uclinux*]
>  	     || [istarget mep-*-elf]
>  	     || [istarget mips*-*-elf*]
> +	     || [istarget mn10300-*-elf*]
> +	     || [istarget am3*-*-linux*]
>  	     || [istarget moxie-*-elf*]
>  	     || [istarget rx-*-*]	
>  	     || [istarget xstormy16-*]

I'd like the targets to be kept sorted alphabetically (though this is
rarely done consistently so far).

Thanks.
	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University



More information about the Gcc-patches mailing list