decl.c (array_type_has_nonaliased_component): Return false if the component type...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 2 Feb 2018 18:09:58 +0000 (18:09 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 2 Feb 2018 18:09:58 +0000 (18:09 +0000)
commitdacdc68f3bd5e7c4de0dd54f9dcb1465686ac01a
tree68191fae7ddfba51fd55ae27bfe30d1659ab4d37
parentee034d3108105353a2130a2d0d3630e5f8214811
decl.c (array_type_has_nonaliased_component): Return false if the component type is a pointer.

* gcc-interface/decl.c (array_type_has_nonaliased_component): Return
false if the component type is a pointer.

From-SVN: r257344
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c