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]

Re: Question WRT gfortran.dg/allocatable_function_1.f90


On Sat, Nov 25, 2006 at 01:50:01AM +0100, Tobias Schl?ter wrote:
> 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.

I can take a look at it during the weekend.


        Erik


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