This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]