Re: [Patch ARM v2] Fix PR target/56846

2014-09-10 Thread Ramana Radhakrishnan
: [Patch ARM v2] Fix PR target/56846 On 09/09/14 17:47 +0800, Tony Wang wrote: Hi there, This is a updated patch to fix pr56846. Bootstrapped on x86_64-unknown-linux-gnu and no regression for regression test on Linux and a cross regression test on arm-none-eabi. OK for the trunk? gcc/libstdc++-v3

Re: [Patch ARM v2] Fix PR target/56846

2014-09-10 Thread Jonathan Wakely
On 10/09/14 15:41 +0800, Tony Wang wrote: -Original Message- From: Jonathan Wakely [mailto:jwak...@redhat.com] Sent: Tuesday, September 09, 2014 6:40 PM To: Tony Wang Cc: Ramana Radhakrishnan; gcc-patches; libstd...@gcc.gnu.org Subject: Re: [Patch ARM v2] Fix PR target/56846 On 09/09/14

RE: [Patch ARM v2] Fix PR target/56846

2014-09-10 Thread Tony Wang
> -Original Message- > From: Jonathan Wakely [mailto:jwak...@redhat.com] > Sent: Tuesday, September 09, 2014 6:40 PM > To: Tony Wang > Cc: Ramana Radhakrishnan; gcc-patches; libstd...@gcc.gnu.org > Subject: Re: [Patch ARM v2] Fix PR target/56846 > > On 09/09/1

Re: [Patch ARM v2] Fix PR target/56846

2014-09-09 Thread Jonathan Wakely
On 09/09/14 17:47 +0800, Tony Wang wrote: Hi there, This is a updated patch to fix pr56846. Bootstrapped on x86_64-unknown-linux-gnu and no regression for regression test on Linux and a cross regression test on arm-none-eabi. OK for the trunk? gcc/libstdc++-v3/ChangeLog: 2014-09-09 Tony Wan

[Patch ARM v2] Fix PR target/56846

2014-09-09 Thread Tony Wang
Hi there, This is a updated patch to fix pr56846. Bootstrapped on x86_64-unknown-linux-gnu and no regression for regression test on Linux and a cross regression test on arm-none-eabi. OK for the trunk? gcc/libstdc++-v3/ChangeLog: 2014-09-09 Tony Wang PR target/56846