* gcc-interface/decl.c (gnat_to_gnu_entity): Skip regular processing
commit7be8a96829b8a8e9f301a563aaab0ccce9ee4a0f
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 May 2017 09:38:09 +0000 (22 09:38 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 22 May 2017 09:38:09 +0000 (22 09:38 +0000)
treee5b3b25705b1cb6996e6c1a91d7f490de80156c9
parent10067387e4372ec004a6d9d351d1f3ed6e745892
* gcc-interface/decl.c (gnat_to_gnu_entity): Skip regular processing
for Itypes that are E_Access_Subtype.
<E_Access_Subtype>: Use the DECL of the base type directly.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@248323 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/not_null1.ads [new file with mode: 0644]