Re: [PATCH, PR target/66015]: Fix alignments with attribute_optimize for aarch64

2015-05-06 Thread Christian Bruel
On 05/05/2015 02:42 PM, Marcus Shawcroft wrote: > On 5 May 2015 at 12:07, Christian Bruel wrote: >> This fixes PR target/66015 and a latent issue revealed by >> gcc.dg/ipa/iinline-attr.c since >> https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01609.html >> >> Regtested on aarch64-linux-gnu by Lin

Re: [PATCH, PR target/66015]: Fix alignments with attribute_optimize for aarch64

2015-05-05 Thread Marcus Shawcroft
On 5 May 2015 at 12:07, Christian Bruel wrote: > This fixes PR target/66015 and a latent issue revealed by > gcc.dg/ipa/iinline-attr.c since > https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01609.html > > Regtested on aarch64-linux-gnu by Linaro. > > OK for trunk ? OK. Is this issue present in gc

[PATCH, PR target/66015]: Fix alignments with attribute_optimize for aarch64

2015-05-05 Thread Christian Bruel
This fixes PR target/66015 and a latent issue revealed by gcc.dg/ipa/iinline-attr.c since https://gcc.gnu.org/ml/gcc-patches/2015-04/msg01609.html Regtested on aarch64-linux-gnu by Linaro. OK for trunk ? Many thanks Christian 2015-05-05 Christian Bruel PR target/66015 * config/aarch64/aar