Add assertion for access attributes
authorEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 9 May 2020 21:08:18 +0000 (23:08 +0200)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Sat, 9 May 2020 21:08:18 +0000 (23:08 +0200)
commita5720c08a32e5a716f3c5cf25dc1e4e90381da05
tree3a95220a26b7cab95e4c5a206651840e68c817de
parent1e3cabd45d499652abc3bfe28f82a363ed70390d
Add assertion for access attributes

* gcc-interface/trans.c (Attribute_to_gnu) <Attr_Access>: Assert
that the prefix is not a type.
gcc/ada/ChangeLog
gcc/ada/gcc-interface/trans.c