public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/37211]  New: TRANSFER to characters: Size checking
@ 2008-08-23 16:59 burnus at gcc dot gnu dot org
  2009-03-29  9:21 ` [Bug fortran/37211] " fxcoudert at gcc dot gnu dot org
  0 siblings, 1 reply; 8+ messages in thread
From: burnus at gcc dot gnu dot org @ 2008-08-23 16:59 UTC (permalink / raw)
  To: gcc-bugs

For the following gfortran should print:
  "Intrinsic TRANSFER at %L has partly undefined result: "
  "source size %ld < result size %ld
but this does not work.

character(len=20) :: str
str = transfer(10,str)
end

Ditto for character( KIND=4  ,len=20)


-- 
           Summary: TRANSFER to characters: Size checking
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: diagnostic
          Severity: normal
          Priority: P3
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: burnus at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <bug-37211-4@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2011-08-06 13:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-08-23 16:59 [Bug fortran/37211] New: TRANSFER to characters: Size checking burnus at gcc dot gnu dot org
2009-03-29  9:21 ` [Bug fortran/37211] " fxcoudert at gcc dot gnu dot org
     [not found] <bug-37211-4@http.gcc.gnu.org/bugzilla/>
2011-08-04 23:09 ` tkoenig at gcc dot gnu.org
2011-08-05 22:59 ` dominiq at lps dot ens.fr
2011-08-05 23:06 ` tkoenig at gcc dot gnu.org
2011-08-05 23:10 ` tkoenig at gcc dot gnu.org
2011-08-06 13:41 ` hjl.tools at gmail dot com
2011-08-06 13:47 ` mikael at gcc dot gnu.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).