OSDN Git Service

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_String_Literal_Subtype>:
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Feb 2009 18:34:20 +0000 (18:34 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 9 Feb 2009 18:34:20 +0000 (18:34 +0000)
commit9c843fa03fd494ec62aecb810ed912ab9f819256
treefc08b79c90528c307ced5763356f72e1de46b8a2
parentfe6fe0e65baf0ced4fb73c888b622234dd280cb6
* gcc-interface/decl.c (gnat_to_gnu_entity) <E_String_Literal_Subtype>:
Set TYPE_NONALIASED_COMPONENT on the array type only if appropriate.
(copy_alias_set): Assert that arrays have the same aliasing settings.
(substitute_in_type) <ARRAY_TYPE>: Copy TYPE_NONALIASED_COMPONENT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@144038 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c