public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libfortran/22436] New: print *,tiny(1._10) yields asterisks
@ 2005-07-12 11:23 tkoenig at gcc dot gnu dot org
  2005-07-12 15:31 ` [Bug libfortran/22436] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: tkoenig at gcc dot gnu dot org @ 2005-07-12 11:23 UTC (permalink / raw)
  To: gcc-bugs

$ cat kinds.f90
program main
  print *,tiny(1._10)
end program main
$ gfortran kinds.f90
$ ./a.out
 ***********************
$ gfortran -v
Using built-in specs.
Target: ia64-unknown-linux-gnu
Configured with: ../gcc-4.1-20050709/configure --prefix=/home/zfkts --enable-
languages=c,f95
Thread model: posix
gcc version 4.1.0 20050709 (experimental)

-- 
           Summary: print *,tiny(1._10) yields asterisks
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P2
         Component: libfortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tkoenig at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: ia64-unknown-linux-gnu


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


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

end of thread, other threads:[~2005-07-30 20:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-12 11:23 [Bug libfortran/22436] New: print *,tiny(1._10) yields asterisks tkoenig at gcc dot gnu dot org
2005-07-12 15:31 ` [Bug libfortran/22436] " pinskia at gcc dot gnu dot org
2005-07-14  7:16 ` tkoenig at gcc dot gnu dot org
2005-07-15 22:20 ` pinskia at gcc dot gnu dot org
2005-07-18 22:04 ` fxcoudert at gcc dot gnu dot org
2005-07-19 16:50 ` fxcoudert at gcc dot gnu dot org
2005-07-30 20:47 ` cvs-commit at gcc dot gnu dot org
2005-07-30 20:59 ` fxcoudert 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).