Re: ptx preliminary address space fixes [4/4]

2014-09-22 Thread Richard Biener
On Wed, Sep 17, 2014 at 10:15 PM, Bernd Schmidt wrote: > On 09/11/2014 01:41 PM, Richard Biener wrote: >> >> On Thu, Sep 11, 2014 at 12:12 PM, Bernd Schmidt >> wrote: >>> >>> This one isn't a wrong-code issue, just a missed optimization. The >>> strlen >>> optimizations need to be made to look t

Re: ptx preliminary address space fixes [4/4]

2014-09-17 Thread Bernd Schmidt
On 09/11/2014 01:41 PM, Richard Biener wrote: On Thu, Sep 11, 2014 at 12:12 PM, Bernd Schmidt wrote: This one isn't a wrong-code issue, just a missed optimization. The strlen optimizations need to be made to look through ADDR_SPACE_CONVERT_EXPR to work on ptx. Bootstrapped and tested together

Re: ptx preliminary address space fixes [4/4]

2014-09-11 Thread Richard Biener
On Thu, Sep 11, 2014 at 12:12 PM, Bernd Schmidt wrote: > This one isn't a wrong-code issue, just a missed optimization. The strlen > optimizations need to be made to look through ADDR_SPACE_CONVERT_EXPR to > work on ptx. > > Bootstrapped and tested together with the other patches on x86_64-linux.

ptx preliminary address space fixes [4/4]

2014-09-11 Thread Bernd Schmidt
This one isn't a wrong-code issue, just a missed optimization. The strlen optimizations need to be made to look through ADDR_SPACE_CONVERT_EXPR to work on ptx. Bootstrapped and tested together with the other patches on x86_64-linux. Ok? Bernd commit 35d765aeba4ea7d0ba829b2b502c8c7af0c2472