On Mon, 9 Dec 2013, Bernd Schmidt wrote: > Most of the compiler expects TYPE_ADDR_SPACE to be valid for things like > initializing a MEM. The C frontend does not set it for arrays, which > seems like an oversight caused by not setting other type qualifiers for > array types.
I see nothing in TR 18037 to make address space qualifiers different from other qualifiers with regard to the rule that qualifiers apply to element types rather than array types. -- Joseph S. Myers jos...@codesourcery.com