]> git.ipfire.org Git - thirdparty/gcc.git/commit
decl.c (gnat_to_gnu_entity): In type annotation mode, break circularities introduced...
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 22 Oct 2012 08:42:34 +0000 (08:42 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 22 Oct 2012 08:42:34 +0000 (08:42 +0000)
commit25eb3455aeec24f5084fd68f92287fba1d1c1718
treee58170eae5f9c8d21c4cc45c5c4a3e83a7c2f66a
parent00a22e5e4bf265fcc0e6e1a3252194c87fc8d4aa
decl.c (gnat_to_gnu_entity): In type annotation mode, break circularities introduced by AI05-0151.

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Subprogram_Type>: In
type annotation mode, break circularities introduced by AI05-0151.

From-SVN: r192671
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/specs/limited_with4.ads [new file with mode: 0644]
gcc/testsuite/gnat.dg/specs/limited_with4_pkg.ads [new file with mode: 0644]