[Bug libfortran/40319] write (*,'(A1)') 65 should generate an error/warning

2009-12-18 Thread pault at gcc dot gnu dot org
--- Comment #2 from pault at gcc dot gnu dot org 2009-12-18 14:45 --- Hmmm! What shall we do with this? IMHO we should issue a WONTFIX. Paul -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40319

[Bug libfortran/40319] write (*,'(A1)') 65 should generate an error/warning

2009-12-18 Thread jvdelisle at gcc dot gnu dot org
--- Comment #3 from jvdelisle at gcc dot gnu dot org 2009-12-18 15:38 --- I agree, closing -- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added S

[Bug libfortran/40319] write (*,'(A1)') 65 should generate an error/warning

2009-06-01 Thread burnus at gcc dot gnu dot org
--- Comment #1 from burnus at gcc dot gnu dot org 2009-06-01 17:41 --- If we can have a warning/error at compile time it would be great. However, I'm inclined to allow it for -std=gnu at run time. (I'm personally against too much standard diagnostics at run time. If such an error appear