* gcc-interface/trans.c (gnat_to_gnu) <N_Indexed_Component>: Assert
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Dec 2012 12:13:44 +0000 (12:13 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 8 Dec 2012 12:13:44 +0000 (12:13 +0000)
commit65f3b47c4e492c34f6d196302b73cc93164ab0b9
tree162d77654a66967758368af8f7f5c1e4e216b4c0
parentbbd0cfb1ee5453effca14fbe2b11d946d2f597d1
* gcc-interface/trans.c (gnat_to_gnu) <N_Indexed_Component>: Assert
that the type of the prefix is ultimately an array.

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