RE: [Ping]: [Patch] [AArch64] PR target 66049: fix add/extend gcc test suite failures

2015-05-26 Thread Kumar, Venkataramanan
patches@gcc.gnu.org; Marcus Shawcroft > Subject: Re: [Ping]: [Patch] [AArch64] PR target 66049: fix add/extend gcc > test suite failures > > On Mon, May 25, 2015 at 06:39:36AM +0100, Kumar, Venkataramanan wrote: > > Ping! > > > > -Original Message- > > From: g

Re: [Ping]: [Patch] [AArch64] PR target 66049: fix add/extend gcc test suite failures

2015-05-26 Thread James Greenhalgh
To: James Greenhalgh (james.greenha...@arm.com); gcc-patches@gcc.gnu.org > Cc: Kyrill Tkachov (kyrylo.tkac...@arm.com); ramana.radhakrish...@arm.com; > seg...@kernel.crashing.org; Marcus Shawcroft (marcus.shawcr...@arm.com) > Subject: [Patch] [AArch64] PR target 66049: fix add/extend gcc

[Ping]: [Patch] [AArch64] PR target 66049: fix add/extend gcc test suite failures

2015-05-24 Thread Kumar, Venkataramanan
); ramana.radhakrish...@arm.com; seg...@kernel.crashing.org; Marcus Shawcroft (marcus.shawcr...@arm.com) Subject: [Patch] [AArch64] PR target 66049: fix add/extend gcc test suite failures Hi Maintainers, Please find the attached patch, that fixes add/extend gcc test suite failures in Aarch64

Re: [Patch] [AArch64] PR target 66049: fix add/extend gcc test suite failures

2015-05-22 Thread Bin.Cheng
achov [mailto:kyrylo.tkac...@foss.arm.com] >>> Sent: Tuesday, May 19, 2015 9:13 PM >>> To: Kumar, Venkataramanan; James Greenhalgh; gcc-patches@gcc.gnu.org >>> Cc: Ramana Radhakrishnan; seg...@kernel.crashing.org; Marcus Shawcroft >>> Subject: Re: [Patch] [AArch6

Re: [Patch] [AArch64] PR target 66049: fix add/extend gcc test suite failures

2015-05-22 Thread Kyrill Tkachov
@gcc.gnu.org Cc: Ramana Radhakrishnan; seg...@kernel.crashing.org; Marcus Shawcroft Subject: Re: [Patch] [AArch64] PR target 66049: fix add/extend gcc test suite failures Hi Venkat, On 19/05/15 16:37, Kumar, Venkataramanan wrote: Hi Maintainers, Please find the attached patch, that fixes add/extend gcc

RE: [Patch] [AArch64] PR target 66049: fix add/extend gcc test suite failures

2015-05-22 Thread Kumar, Venkataramanan
hakrishnan; seg...@kernel.crashing.org; Marcus Shawcroft > Subject: Re: [Patch] [AArch64] PR target 66049: fix add/extend gcc test suite > failures > > Hi Venkat, > > On 19/05/15 16:37, Kumar, Venkataramanan wrote: > > Hi Maintainers, > > > > Please find the attached patch,

[Patch] [AArch64] PR target 66049: fix add/extend gcc test suite failures

2015-05-19 Thread Kumar, Venkataramanan
Hi Maintainers, Please find the attached patch, that fixes add/extend gcc test suite failures in Aarch64 target. Ref: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66049 These tests started to fail after we prevented combiner from converting shift RTX to mult RTX, when the RTX is not inside a

Re: [Patch] [AArch64] PR target 66049: fix add/extend gcc test suite failures

2015-05-19 Thread Kyrill Tkachov
Hi Venkat, On 19/05/15 16:37, Kumar, Venkataramanan wrote: Hi Maintainers, Please find the attached patch, that fixes add/extend gcc test suite failures in Aarch64 target. Ref: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66049 These tests started to fail after we prevented combiner from conv