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: regression test for named control statements


On Wed, Aug 24, 2005 at 12:30:54AM +0200, Bernhard Fischer wrote:
> 
> I did not see a regression test for named control statements in the
> testsuite.

See gfortran.dg/duplicate_labels.f90.

> Would be something like the attached be appropriate?

Your testcase augments the duplicate_labels.f90 test,
and so I think it would be good addition to testsuite.
If no one else objects, then please commit it.  But,
give everyone at least 24 hours to respond.

I also noticed that you used CYCLE, but not an EXIT
statement. Can you add a test with EXIT?


-- 
Steve


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