public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kyrill Tkachov <kyrylo.tkachov@foss.arm.com>
To: Christian Bruel <christian.bruel@st.com>,
	 "gcc-patches@gcc.gnu.org" <gcc-patches@gcc.gnu.org>,
	Ramana Radhakrishnan <Ramana.Radhakrishnan@arm.com>
Subject: Re: [PATCH, ARM] attribute target (thumb,arm) [6/6] respin (5th)
Date: Tue, 09 Jun 2015 10:08:00 -0000	[thread overview]
Message-ID: <5576BA3C.2020101@foss.arm.com> (raw)
In-Reply-To: <5559A5B4.7050007@st.com>

Hi Christian,


On 18/05/15 09:41, Christian Bruel wrote:
> On 05/06/2015 04:29 PM, Christian Bruel wrote:
>> >Implement the -mflip-thump option. Undocumented for internal testing
>> >only. This option artificially inserts alternative attribute thumb/modes
>> >on functions.
>> >
>> >This close the patch set. Thanks for your review,
>> >
>> >Christian
>> >
> to close the series. redo patch rebased.
>   

<snip>

>   static bool
> diff '--exclude=.svn' -ruN gnu_trunk.p5/gcc/gcc/config/arm/arm.opt gnu_trunk.p6/gcc/gcc/config/arm/arm.opt
> --- gnu_trunk.p5/gcc/gcc/config/arm/arm.opt	2015-05-18 10:20:26.545835080 +0200
> +++ gnu_trunk.p6/gcc/gcc/config/arm/arm.opt	2015-05-13 13:13:11.014686529 +0200
> @@ -122,6 +122,10 @@
>   EnumValue
>   Enum(float_abi_type) String(hard) Value(ARM_FLOAT_ABI_HARD)
>   
> +mflip-thumb
> +Target Report Var(TARGET_FLIP_THUMB)
> +Switch ARM/Thumb modes on alternating functions for compiler testing

How about adding 'Undocumented' to the properties here?

Can we also get a test or two just to sanity check the option?
Otherwise the patch looks ok to me.

Thanks,
Kyrill

  reply	other threads:[~2015-06-09 10:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-06 14:29 [PATCH, ARM] attribute target (thumb,arm) [6/6] respin (4th) Christian Bruel
2015-05-18  8:42 ` [PATCH, ARM] attribute target (thumb,arm) [6/6] respin (5th) Christian Bruel
2015-06-09 10:08   ` Kyrill Tkachov [this message]
2015-06-09 10:40     ` Christian Bruel
2015-06-22  8:05     ` [PATCH, ARM] (commited) " Christian Bruel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5576BA3C.2020101@foss.arm.com \
    --to=kyrylo.tkachov@foss.arm.com \
    --cc=Ramana.Radhakrishnan@arm.com \
    --cc=christian.bruel@st.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).