[Bug fortran/21303] "Positive width required in format string"

2005-05-11 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-05-11 23:08 --- (In reply to comment #3) > - a missing comma (this we should support) ... already support ... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21303

[Bug fortran/21303] "Positive width required in format string"

2005-05-11 Thread tobi at gcc dot gnu dot org
--- Additional Comments From tobi at gcc dot gnu dot org 2005-05-11 23:07 --- FWIW there are two non-standardnesses here: - L requires a width - a missing comma (this we should support) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21303

[Bug fortran/21303] "Positive width required in format string"

2005-05-01 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-01 18:48 --- (In reply to comment #1) > Neither NAG's compiler nor g77 compile this program. > The behavior of IFC is an extension. Then lets call this an enhancement but note it blocks compiling OrbFit which works on

[Bug fortran/21303] "Positive width required in format string"

2005-05-01 Thread kargl at gcc dot gnu dot org
--- Additional Comments From kargl at gcc dot gnu dot org 2005-05-01 18:15 --- Neither NAG's compiler nor g77 compile this program. The behavior of IFC is an extension. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21303