trans.c (gnat_to_gnu): Assert that the type of the prefix is ultimately an array.
authorEric Botcazou <ebotcazou@adacore.com>
Sat, 8 Dec 2012 12:13:44 +0000 (12:13 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 8 Dec 2012 12:13:44 +0000 (12:13 +0000)
commit54441a34e7aebb64613ee1105548c55769b93791
tree162d77654a66967758368af8f7f5c1e4e216b4c0
parent28ea163c41fc5ca58c6e9368ece155e42ecd9cc7
trans.c (gnat_to_gnu): Assert that the type of the prefix is ultimately an array.

* gcc-interface/trans.c (gnat_to_gnu) <N_Indexed_Component>: Assert
that the type of the prefix is ultimately an array.

From-SVN: r194323
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c