This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Fortran 90
- From: "Prof. M.B. Patil" <mbpatil at ee dot iitb dot ac dot in>
- To: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 30 Sep 2003 08:07:00 +0530 (IST)
- Subject: Re: Fortran 90
> I didn't know VAST90 wasn't available for free anymore, although - if
> true - it could easily explain why I never get bug reports from the
> usage of VAST90+g77 anymore.
Thanks for your reply.
By the way, since you have mentioned VAST90+g77, I would like to
ask something I could not figure out.
g77 provides an array bounds check compiler option (-f-bounds-check).
However, this does not work with the f77 code obtained by translating
an f90 program with VAST90. (It catches every allocatable array!)
This looked like a dead end to me and that is why I started exploring
other f90 options.
If you are aware of any trick to make array bounds checking work
along with VAST90, please let me know.
Regards,
Mahesh Patil