decl.c (gnat_to_gnu_entity): Do not error out on a return type which has a size that...
authorEric Botcazou <ebotcazou@adacore.com>
Thu, 28 May 2015 15:37:57 +0000 (15:37 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Thu, 28 May 2015 15:37:57 +0000 (15:37 +0000)
commitafd6f7023570710172c76f5afc870d7ebd32678e
tree11d5c7fed4d6e307b8d871f51535281266eda1ca
parent7971481596bce205104973904b140708593c1ebb
decl.c (gnat_to_gnu_entity): Do not error out on a return type which has a size that overflows if...

* gcc-interface/decl.c (gnat_to_gnu_entity) <E_Subprogram_Type>: Do
not error out on a return type which has a size that overflows if the
return is done by invisible reference.

From-SVN: r223836
gcc/ada/ChangeLog
gcc/ada/gcc-interface/decl.c