[Bug fortran/25068] IOSTAT should be default integer when -std=f95

2005-12-10 Thread fxcoudert at gcc dot gnu dot org
--- Comment #5 from fxcoudert at gcc dot gnu dot org 2005-12-10 21:44 --- Subject: Bug 25068 Author: fxcoudert Date: Sat Dec 10 21:44:43 2005 New Revision: 108360 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108360 Log: PR fortran/25068 * io.c (resolve_tag):

[Bug fortran/25068] IOSTAT should be default integer when -std=f95

2005-12-10 Thread fxcoudert at gcc dot gnu dot org
--- Comment #4 from fxcoudert at gcc dot gnu dot org 2005-12-10 19:42 --- (In reply to comment #2) >> I think we have the right to >> accept non-default IOSTAT variable if we do it correctly ;) > > not with -std=f95 This time, I read both the F95 and F2003 standard, and this is indeed

[Bug fortran/25068] IOSTAT should be default integer when -std=f95

2005-11-27 Thread kargl at gcc dot gnu dot org
--- Comment #3 from kargl at gcc dot gnu dot org 2005-11-27 19:07 --- Sigh. Change subject to something meaningful. -- kargl at gcc dot gnu dot org changed: What|Removed |Added ---