public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Backports to gcc 6.x
@ 2017-07-11 22:43 Kelvin Nilsen
  2017-07-12 12:26 ` Segher Boessenkool
  0 siblings, 1 reply; 2+ messages in thread
From: Kelvin Nilsen @ 2017-07-11 22:43 UTC (permalink / raw)
  To: gcc-patches; +Cc: Segher Boessenkool


I would like to backport the following patches to the GCC 6 branch.

PR66669: Fix failure of gcc.dg/loop-8.c on Power
  https://gcc.gnu.org/ml/gcc-patches/2017-01/msg01788.html

PR68972: g++.dg/cpp1y/vla-initlist1.C test case fails on power
  https://gcc.gnu.org/ml/gcc-patches/2017-02/msg00541.html

Handle conflicting target options -mno-power9-vector and -mcpu=power9
  https://gcc.gnu.org/ml/gcc-patches/2017-03/msg01192.html

PR80103: Fix ICE with cross compiler
  https://gcc.gnu.org/ml/gcc-patches/2017-03/msg01335.html

PR80101: Fix ICE in store_data_bypass_p
  https://gcc.gnu.org/ml/gcc-patches/2017-04/msg00953.html


Each of these patches has been bootstrapped and regression tested on the
GCC 6 branch.  In backport, patch PR80103 omits certain changes to
existing comments that are not present in GCC6.

Are these patches ok for backporting to GCC 6?

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Backports to gcc 6.x
  2017-07-11 22:43 Backports to gcc 6.x Kelvin Nilsen
@ 2017-07-12 12:26 ` Segher Boessenkool
  0 siblings, 0 replies; 2+ messages in thread
From: Segher Boessenkool @ 2017-07-12 12:26 UTC (permalink / raw)
  To: Kelvin Nilsen; +Cc: gcc-patches

Hi Kelvin,

On Tue, Jul 11, 2017 at 04:43:47PM -0600, Kelvin Nilsen wrote:
> I would like to backport the following patches to the GCC 6 branch.
> 
> PR66669: Fix failure of gcc.dg/loop-8.c on Power
>   https://gcc.gnu.org/ml/gcc-patches/2017-01/msg01788.html
> 
> PR68972: g++.dg/cpp1y/vla-initlist1.C test case fails on power
>   https://gcc.gnu.org/ml/gcc-patches/2017-02/msg00541.html
> 
> Handle conflicting target options -mno-power9-vector and -mcpu=power9
>   https://gcc.gnu.org/ml/gcc-patches/2017-03/msg01192.html
> 
> PR80103: Fix ICE with cross compiler
>   https://gcc.gnu.org/ml/gcc-patches/2017-03/msg01335.html
> 
> PR80101: Fix ICE in store_data_bypass_p
>   https://gcc.gnu.org/ml/gcc-patches/2017-04/msg00953.html
> 
> 
> Each of these patches has been bootstrapped and regression tested on the
> GCC 6 branch.  In backport, patch PR80103 omits certain changes to
> existing comments that are not present in GCC6.
> 
> Are these patches ok for backporting to GCC 6?

Yes, all are okay.  Thanks!


Segher

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-12 12:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-11 22:43 Backports to gcc 6.x Kelvin Nilsen
2017-07-12 12:26 ` Segher Boessenkool

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).