Re: [PATCH, PR 51782] Derive rtx address space from base object

2012-02-22 Thread Richard Guenther
On Tue, Feb 21, 2012 at 6:02 PM, Georg-Johann Lay wrote: > Martin Jambor wrote: >> Hi, >> >> PR 51782 showed that COMPONENT_REFs created by SRA got expanded with a >> wrong address space because the address space was not specified in the >> type of the whole tree.  This is however inconsistent wit

Re: [PATCH, PR 51782] Derive rtx address space from base object

2012-02-21 Thread Georg-Johann Lay
Martin Jambor wrote: > Hi, > > PR 51782 showed that COMPONENT_REFs created by SRA got expanded with a > wrong address space because the address space was not specified in the > type of the whole tree. This is however inconsistent with how we > encode address spaces in MEM_REFs where they are supp

[PATCH, PR 51782] Derive rtx address space from base object

2012-02-21 Thread Martin Jambor
Hi, PR 51782 showed that COMPONENT_REFs created by SRA got expanded with a wrong address space because the address space was not specified in the type of the whole tree. This is however inconsistent with how we encode address spaces in MEM_REFs where they are supposed to be stored in the type of