public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/16531] New: Hollerith Data does not supported
@ 2004-07-13 20:55 wkpark at kldp dot org
  2004-07-13 22:38 ` [Bug fortran/16531] " pinskia at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: wkpark at kldp dot org @ 2004-07-13 20:55 UTC (permalink / raw)
  To: gcc-bugs

---- test.f from
http://www.ictp.trieste.it/~manuals/programming/sun/fortran/prog_guide/7_porting.doc.html#658

	double complex x(2) 
	data x /16Habcdefghijklmnop, 16Hqrstuvwxyz012345/ 
	write( 6, '(4A8, "!")' ) x 
	end 
----
Hollerith Data type does not supported now.

g77 compile it successfully but gfortran does not.

-- 
           Summary: Hollerith Data does not supported
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: fortran
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: wkpark at kldp dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-07-12  4:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-13 20:55 [Bug fortran/16531] New: Hollerith Data does not supported wkpark at kldp dot org
2004-07-13 22:38 ` [Bug fortran/16531] " pinskia at gcc dot gnu dot org
2004-12-27  8:13 ` wf_cs at yahoo dot com
2005-01-06 14:41 ` tobi at gcc dot gnu dot org
2005-02-28  3:06 ` [Bug fortran/16531] [gfortran] Hollerith Data " jvdelisle at verizon dot net
2005-02-28 15:54 ` wf_cs at yahoo dot com
2005-04-08 11:47 ` pinskia at gcc dot gnu dot org
2005-07-07  7:56 ` cvs-commit at gcc dot gnu dot org
2005-07-07  9:47 ` [Bug fortran/16531] [4.0 only, gfortran] " fengwang at gcc dot gnu dot org
2005-07-07 13:24 ` pinskia at gcc dot gnu dot org
2005-07-12  1:51 ` cvs-commit at gcc dot gnu dot org
2005-07-12  4:26 ` pinskia 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).