[Bug fortran/43832] OPEN statement not diagnosing missing unit number

2010-04-24 Thread hp at gcc dot gnu dot org
--- Comment #7 from hp at gcc dot gnu dot org 2010-04-24 17:01 --- Subject: Bug 43832 Author: hp Date: Sat Apr 24 17:00:52 2010 New Revision: 158688 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158688 Log: PR fortran/43832 * gfortran.dg/fgetc_3.f90: Delete bogu

[Bug fortran/43832] OPEN statement not diagnosing missing unit number

2010-04-24 Thread jvdelisle at gcc dot gnu dot org
--- Comment #6 from jvdelisle at gcc dot gnu dot org 2010-04-24 12:09 --- Fixed on trunk. Closing -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/43832] OPEN statement not diagnosing missing unit number

2010-04-24 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2010-04-24 12:07 --- Subject: Bug 43832 Author: jvdelisle Date: Sat Apr 24 12:07:07 2010 New Revision: 158685 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158685 Log: 2010-04-24 Jerry DeLisle PR fortran/43832

[Bug fortran/43832] OPEN statement not diagnosing missing unit number

2010-04-24 Thread jvdelisle at gcc dot gnu dot org
--- Comment #4 from jvdelisle at gcc dot gnu dot org 2010-04-24 12:04 --- Subject: Bug 43832 Author: jvdelisle Date: Sat Apr 24 12:04:09 2010 New Revision: 158684 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=158684 Log: 2010-04-24 Jerry DeLisle PR fortran/43832

[Bug fortran/43832] OPEN statement not diagnosing missing unit number

2010-04-21 Thread jvdelisle at gcc dot gnu dot org
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2010-04-22 00:29 --- OK , I will see what I ca ndo. -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/43832] OPEN statement not diagnosing missing unit number

2010-04-21 Thread burnus at gcc dot gnu dot org
--- Comment #2 from burnus at gcc dot gnu dot org 2010-04-21 14:09 --- Fortran 2008 (almost FDIS version) has: C904 (R904) If the NEWUNIT= specifier does not appear, a file-unit-number shall be speci ed; if the optional characters UNIT= are omitted, the file-unit-number shal

[Bug fortran/43832] OPEN statement not diagnosing missing unit number

2010-04-21 Thread w6ws at earthlink dot net
--- Comment #1 from w6ws at earthlink dot net 2010-04-21 14:05 --- An additional test: with just an OPEN statement with no list, gfortran issues: In file miniopen.f90:4 open () 1 Error: Syntax error in OPEN statement at (1) While the message is technically correct, it would