-
- Downloads
trans.c (call_to_gnu): Create the temporary for the return value in the...
trans.c (call_to_gnu): Create the temporary for the return value in the variable-sized return type... * gcc-interface/trans.c (call_to_gnu): Create the temporary for the return value in the variable-sized return type case if the target is an array with fixed size. However, do not create it if this is the expression of an object declaration. From-SVN: r183033
Showing
- gcc/ada/ChangeLog 7 additions, 0 deletionsgcc/ada/ChangeLog
- gcc/ada/gcc-interface/trans.c 14 additions, 7 deletionsgcc/ada/gcc-interface/trans.c
- gcc/testsuite/ChangeLog 5 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gnat.dg/array18.adb 9 additions, 0 deletionsgcc/testsuite/gnat.dg/array18.adb
- gcc/testsuite/gnat.dg/array18_pkg.ads 9 additions, 0 deletionsgcc/testsuite/gnat.dg/array18_pkg.ads
Loading
Please register or sign in to comment