ptx preliminary address space fixes [1/4]

Richard Biener richard.guenther@gmail.com
Fri Sep 26 12:27:00 GMT 2014


On Fri, Sep 26, 2014 at 2:14 PM, Bernd Schmidt <bernds@codesourcery.com> wrote:
> On 09/26/2014 02:05 PM, Richard Biener wrote:
>>
>> If currently address-space support matches up with the C frontend
>> and the C standard then the middle-end has to cope with that.
>> In this case, cope with array element types not having address-space
>> qualifiers.
>
>
> That's the opposite of what happens. The C frontend makes array element
> types have address-space qualifiers but not the array type.

Ah, ok.  Then the opposite way around ;)

Richard.

>
> Bernd
>
>



More information about the Gcc-patches mailing list