* gcc-interface/utils.c (gnat_set_type_context): New function.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Oct 2013 10:55:57 +0000 (10:55 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 19 Oct 2013 10:55:57 +0000 (10:55 +0000)
commit1d9cffb884591d7f19f9f36fc8534e5eb16c1d47
treec4eb0272260c41f8d5e9b972b52d884abb64271e
parentc7b85126aabe3301754720b2b78c6409c3708dfe
* gcc-interface/utils.c (gnat_set_type_context): New function.
(gnat_pushdecl): Use it to set the context of the type.

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