* gcc-interface/decl.c (array_type_has_nonaliased_component): Swap
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Oct 2009 18:28:49 +0000 (18:28 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 29 Oct 2009 18:28:49 +0000 (18:28 +0000)
commit88ac43b96583fa07755340e470245865ece3524a
tree959628019096d3c772107a4c645dcf1479ca294a
parent7d17084ab4cab7a794dbfce0a46fa18e9679b8b7
* gcc-interface/decl.c (array_type_has_nonaliased_component): Swap
parameters and rewrite comments.  For a derived type, return the
setting of its parent type.
(gnat_to_gnu_entity): Do an alias set copy for derived types if they
are composite.  Adjust calls to above function.

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