public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/21303] New: "Positive width required in format string"
@ 2005-04-30 19:39 pinskia at gcc dot gnu dot org
  2005-05-01 18:15 ` [Bug fortran/21303] " kargl at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-30 19:39 UTC (permalink / raw)
  To: gcc-bugs

Another bug while compiling OrbFit.
299 FORMAT('Scaling LOV=',L/'Second  LOV=',L)

END

ICC 8.1 accepts this.

-- 
           Summary: "Positive width required in format string"
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: rejects-valid
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21303


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug fortran/21303] "Positive width required in format string"
  2005-04-30 19:39 [Bug fortran/21303] New: "Positive width required in format string" pinskia at gcc dot gnu dot org
@ 2005-05-01 18:15 ` kargl at gcc dot gnu dot org
  2005-05-01 18:48 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: kargl at gcc dot gnu dot org @ 2005-05-01 18:15 UTC (permalink / raw)
  To: gcc-bugs


------- 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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug fortran/21303] "Positive width required in format string"
  2005-04-30 19:39 [Bug fortran/21303] New: "Positive width required in format string" pinskia at gcc dot gnu dot org
  2005-05-01 18:15 ` [Bug fortran/21303] " kargl at gcc dot gnu dot org
@ 2005-05-01 18:48 ` pinskia at gcc dot gnu dot org
  2005-05-11 23:07 ` tobi at gcc dot gnu dot org
  2005-05-11 23:08 ` tobi at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-05-01 18:48 UTC (permalink / raw)
  To: gcc-bugs


------- 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 XLF, Intel's and 
others.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|rejects-valid               |
   Last reconfirmed|0000-00-00 00:00:00         |2005-05-01 18:48:16
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21303


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug fortran/21303] "Positive width required in format string"
  2005-04-30 19:39 [Bug fortran/21303] New: "Positive width required in format string" pinskia at gcc dot gnu dot org
  2005-05-01 18:15 ` [Bug fortran/21303] " kargl at gcc dot gnu dot org
  2005-05-01 18:48 ` pinskia at gcc dot gnu dot org
@ 2005-05-11 23:07 ` tobi at gcc dot gnu dot org
  2005-05-11 23:08 ` tobi at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-05-11 23:07 UTC (permalink / raw)
  To: gcc-bugs


------- 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


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug fortran/21303] "Positive width required in format string"
  2005-04-30 19:39 [Bug fortran/21303] New: "Positive width required in format string" pinskia at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2005-05-11 23:07 ` tobi at gcc dot gnu dot org
@ 2005-05-11 23:08 ` tobi at gcc dot gnu dot org
  3 siblings, 0 replies; 5+ messages in thread
From: tobi at gcc dot gnu dot org @ 2005-05-11 23:08 UTC (permalink / raw)
  To: gcc-bugs


------- 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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-05-11 23:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-30 19:39 [Bug fortran/21303] New: "Positive width required in format string" pinskia at gcc dot gnu dot org
2005-05-01 18:15 ` [Bug fortran/21303] " kargl at gcc dot gnu dot org
2005-05-01 18:48 ` pinskia at gcc dot gnu dot org
2005-05-11 23:07 ` tobi at gcc dot gnu dot org
2005-05-11 23:08 ` tobi at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).