This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: weird behaviour
- From: Steve Kargl <sgk at troutmask dot apl dot washington dot edu>
- To: ??ric Depagne <edepagne at lcogt dot net>
- Cc: Fortran List <fortran at gcc dot gnu dot org>
- Date: Thu, 2 Aug 2007 19:46:05 -0700
- Subject: Re: weird behaviour
- References: <200708021931.26155.edepagne@lcogt.net>
On Thu, Aug 02, 2007 at 07:31:26PM -0700, ??ric Depagne wrote:
>
> SInce it is the first time I see such a strange behaviour, I was wondering
> if it as normal!
>
Add -fbounds-check and -Wall to the command line. Fix all
the problems.
--
Steve