Apply powerpc64le patches to gcc-4.8 branch?

2013-06-17 Thread Alan Modra
I'd like to apply the following set of patches supporting powerpc64le
to the 4.8 branch.  David has stated that he's happy with the idea,
even though technically these are not regressions.  OK?

http://gcc.gnu.org/ml/gcc-patches/2013-04/msg01374.html
http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00211.html
http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00214.html
http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00244.html
http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00297.html
http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00435.html
http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00476.html
http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00165.html
http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00166.html
http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00388.html
http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00554.html
http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00684.html
http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00766.html

-- 
Alan Modra
Australia Development Lab, IBM


Re: Apply powerpc64le patches to gcc-4.8 branch?

2013-06-18 Thread David Edelsohn
On Tue, Jun 18, 2013 at 12:12 AM, Alan Modra  wrote:
> I'd like to apply the following set of patches supporting powerpc64le
> to the 4.8 branch.  David has stated that he's happy with the idea,
> even though technically these are not regressions.  OK?
>
> http://gcc.gnu.org/ml/gcc-patches/2013-04/msg01374.html
> http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00211.html
> http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00214.html
> http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00244.html
> http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00297.html
> http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00435.html
> http://gcc.gnu.org/ml/gcc-patches/2013-05/msg00476.html
> http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00165.html
> http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00166.html
> http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00388.html
> http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00554.html
> http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00684.html
> http://gcc.gnu.org/ml/gcc-patches/2013-06/msg00766.html

All of the rs6000 parts are okay with me.

Thanks, David