This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
failure with inline_1.f90
- From: Jerry DeLisle <jvdelisle at verizon dot net>
- To: Fortran List <fortran at gcc dot gnu dot org>
- Date: Wed, 27 Jun 2007 23:28:21 -0700
- Subject: failure with inline_1.f90
Hi,
This test case is failing to compile correctly. It is in
/gfortran.fortran-torture/compile/
It should fail. There is an error in the code. I think the testsuite is finally
noticing it.
This is another heisenbug I think.
Is anyone else seeing this? I will fix it if no one beats me to it.
Jerry