Re: New gfortran bug
- From: Al Greynolds <awgreynolds@xxxxxxxxxxxxx>
- Date: Tue, 1 Jun 2010 14:44:55 -0700 (PDT)
On Jun 1, 2:29 pm, steve <kar...@xxxxxxxxxxx> wrote:
On Jun 1, 2:22 pm, Al Greynolds <awgreyno...@xxxxxxxxxxxxx> wrote:
Can somebody submit the following (minor) bug in gfortran 4.6 for me?
I haven't had much luck with Bugzilla.
character(1) c
read(*,*) c
! latest 4.6 doesn't like the following unless broken into separate
lines
if (c=='y') stop; if (c=='Y') stop
end
Can you define latest?
It works for me with gfortran 4.6.0 20100510.
--
steve
I know an equation.com Window's build from 20100515 showed the
problem.
Al
.
- Follow-Ups:
- Re: New gfortran bug
- From: steve
- Re: New gfortran bug
- References:
- New gfortran bug
- From: Al Greynolds
- Re: New gfortran bug
- From: steve
- New gfortran bug
- Prev by Date: Re: New gfortran bug
- Next by Date: Re: fortran reading a line
- Previous by thread: Re: New gfortran bug
- Next by thread: Re: New gfortran bug
- Index(es):
Relevant Pages
|