public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/42996]  New: Incorrect length returned from get_command_argument intrinsic
@ 2010-02-08 10:44 ian_harvey at bigpond dot com
  2010-02-08 10:48 ` [Bug libfortran/42996] " ian_harvey at bigpond dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: ian_harvey at bigpond dot com @ 2010-02-08 10:44 UTC (permalink / raw)
  To: gcc-bugs

According to the F2003 standard, the LENGTH argument does "not consider any
possible truncation or padding in assigning the command argument value to the
VALUE argument" (13.7.42).  However, gfortran appears to use the minimum of the
length of the VALUE argument (if present) and the length of the command
argument.

(svn revision 156557)


-- 
           Summary: Incorrect length returned from get_command_argument
                    intrinsic
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ian_harvey at bigpond dot com
 GCC build triplet: i686-pc-mingw32
  GCC host triplet: i686-pc-mingw32
GCC target triplet: i686-pc-mingw32


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


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

end of thread, other threads:[~2010-02-09 17:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-08 10:44 [Bug libfortran/42996] New: Incorrect length returned from get_command_argument intrinsic ian_harvey at bigpond dot com
2010-02-08 10:48 ` [Bug libfortran/42996] " ian_harvey at bigpond dot com
2010-02-08 13:19 ` burnus at gcc dot gnu dot org
2010-02-09 17:05 ` burnus at gcc dot gnu dot org
2010-02-09 17:07 ` burnus 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).