decl.c (set_nonaliased_component_on_array_type): Add missing guard for the presence...
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 29 Jun 2019 07:30:22 +0000 (07:30 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 29 Jun 2019 07:30:22 +0000 (07:30 +0000)
commitd9888378d38544bc1261d533d250096144931fd9
tree4970fa3a3f18be9ea163164468ae2d1e8c96556f
parentb1af4cb2903711183e62f922fc235d48c7a738bb
decl.c (set_nonaliased_component_on_array_type): Add missing guard for the presence of TYPE_CANONICAL.

* gcc-interface/decl.c (set_nonaliased_component_on_array_type): Add
missing guard for the presence of TYPE_CANONICAL.
(set_reverse_storage_order_on_array_type): Likewise.

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