On Thu, Sep 11, 2014 at 12:12 PM, Bernd Schmidt <ber...@codesourcery.com> wrote: > This is a bug in SRA which replaces a memory reference without taking care > to use the correct address space. > > Bootstrapped and tested together with the other patches on x86_64-linux. > Ok?
Ok (with adjustments necessary for renaming apply_as_to_type). Thanks, Richard. > > Bernd