This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Question WRT gfortran.dg/allocatable_function_1.f90
- From: Tobias Schlüter <tobias dot schlueter at physik dot uni-muenchen dot de>
- To: eedelman at gcc dot gnu dot org, pault at gcc dot gnu dot org, fortran at gcc dot gnu dot org
- Date: Sat, 25 Nov 2006 01:50:01 +0100
- Subject: Question WRT gfortran.dg/allocatable_function_1.f90
[ Sorry, if you get multiple copies, I don't know what a mailserver
does if one address is refused. ]
Hi,
I'm trying to get the testsuite to work with -fbounds-check, and I ran
into a problem with gfortran.dg/allocatable_function_1.f90. It
produces 9 calls to gfortran_internal_free without bounds checking,
which is what the testcase expects. OTOH with bounds checking enabled
it produces 10 calls, and the 10th call looks fairly unsensible.
Can either of you two look into this? I presume that the different
block structure confuses the bookkeeping in some way.
Thanks,
- Tobi
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.