[Bug fortran/35832] Better error message for wrong arguments to I/O statements

2008-04-06 Thread tobi at gcc dot gnu dot org
--- Comment #3 from tobi at gcc dot gnu dot org 2008-04-06 19:27 --- Fixed on the trunk. -- tobi at gcc dot gnu dot org changed: What|Removed |Added Status|AS

[Bug fortran/35832] Better error message for wrong arguments to I/O statements

2008-04-06 Thread tobi at gcc dot gnu dot org
--- Comment #2 from tobi at gcc dot gnu dot org 2008-04-06 18:59 --- Subject: Bug 35832 Author: tobi Date: Sun Apr 6 18:58:34 2008 New Revision: 133964 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133964 Log: 2008-04-06 Tobias Schlter <[EMAIL PROTECTED]> PR fortran/35832 f

[Bug fortran/35832] Better error message for wrong arguments to I/O statements

2008-04-05 Thread tobi at gcc dot gnu dot org
--- Comment #1 from tobi at gcc dot gnu dot org 2008-04-05 22:34 --- I think I know how to fix this, and I will do this as an exercise to keep me fluent in the parser code. -- tobi at gcc dot gnu dot org changed: What|Removed |Added ---