On 08/04/16 10:28, Richard Earnshaw (lists) wrote:
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 a
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 suc
Ping.
Thanks,
Kyrill
On 31/03/16 13:28, Kyrill Tkachov wrote:
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, Kyril
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 archit
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 d
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 w
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