public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kyrill Tkachov <kyrylo.tkachov@foss.arm.com>
To: GCC Patches <gcc-patches@gcc.gnu.org>
Cc: Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>,
	 Richard Earnshaw <Richard.Earnshaw@arm.com>,
	Nick Clifton <nickc@redhat.com>
Subject: Re: [PATCH][ARM] Add deprecation warning on pre-v4t architecture revisions
Date: Thu, 31 Mar 2016 13:12:00 -0000	[thread overview]
Message-ID: <56FD17DB.5050101@foss.arm.com> (raw)
In-Reply-To: <56F26BC4.3010304@foss.arm.com>

Ping.

Thanks,
Kyrill

On 23/03/16 10:11, Kyrill Tkachov wrote:
> Ping.
>
> Thanks,
> Kyrill
>
> On 07/03/16 15:40, Kyrill Tkachov wrote:
>> Ping.
>> https://gcc.gnu.org/ml/gcc-patches/2016-03/msg00046.html
>>
>> Thanks,
>> Kyrill
>>
>> On 01/03/16 16:17, Kyrill Tkachov wrote:
>>> Hi all,
>>>
>>> For GCC 6 we want to deprecate architecture revisions prior to ARMv4T.
>>> This patch implements this by documenting the deprecation in invoke.texi and adding
>>> a warning whenever the user specifies an -march or -mcpu option that selects such
>>> an architecture revision.
>>>
>>> Bootstrapped and tested on arm.
>>>
>>> Ok for trunk?
>>>
>>> Thanks,
>>> Kyrill
>>>
>>> P.S. I'll add a note to changes.html to that effect separately.
>>>
>>> 2016-03-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
>>>
>>>     * config/arm/arm.c (arm_option_override): Warn on pre-ARMv4T
>>>     architecture revisions.
>>>     * doc/invoke.texi (ARM Options): Add note on deprecation of pre-ARMv4T
>>>     architecture revisions.
>>>
>>> 2016-03-01  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
>>>
>>>     * gcc.target/arm/ftest-armv4-arm.c: Add dg-warning for deprecation
>>>     warning.
>>>     * gcc.target/arm/pr62554.c: Likewise.
>>>     * gcc.target/arm/pr69610-1.c: Likewise.
>>>     * gcc.target/arm/pr69610-2.c: Likewise.
>>
>

  reply	other threads:[~2016-03-31 12:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-01 16:17 Kyrill Tkachov
2016-03-07 15:40 ` Kyrill Tkachov
2016-03-23 10:24   ` Kyrill Tkachov
2016-03-31 13:12     ` Kyrill Tkachov [this message]
2016-04-07 13:48       ` Kyrill Tkachov
2016-04-08  9:28 ` Richard Earnshaw (lists)
2016-04-15 13:39   ` Kyrill Tkachov

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=56FD17DB.5050101@foss.arm.com \
    --to=kyrylo.tkachov@foss.arm.com \
    --cc=Richard.Earnshaw@arm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=nickc@redhat.com \
    --cc=ramana.radhakrishnan@arm.com \
    /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).