------- Comment #2 from burnus at gcc dot gnu dot org  2009-04-07 04:35 -------
(In reply to comment #1)
> I see the problem in 4.3, 4.4, and 4.5.  I don't have a 4.2 around, can 
> someone check that to see if this is a regression.

4.1/4.2 show the same result.

openf95, g95, ifort, sunf95 all have the following (which differs from Toon's
expected result):
   &NAMTEST I = 1, 4, 7, 8, 9, 4*0 /

NAG f95 needs an extra "open(10)" and prints then:
  Invalid character '2' in NAMELIST input

I'm not sure whether the example is valid.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39668

Reply via email to