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

Reply via email to