[Bug libfortran/14038] [gfortan] Mangled character in Hollerith
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Feb 6 02:39:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-06 02:39 -------
Confirmed, the problem is in libfortran, I think:
MAIN__ ()
{
<bb 0>:
_gfortran_filename = "pr14038.f";
_gfortran_line = 2;
_gfortran_ioparm.unit = 6;
_gfortran_ioparm.format = "(1H ,10X,38HFOR OFFICIAL USE ONLY - COPYRIGHT 1978)";
_gfortran_ioparm.format_len = 51;
_gfortran_st_write ();
_gfortran_st_write_done ();
return;
}
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|fortran |libfortran
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-02-06 02:39:08
date| |
Summary|[gfortan] Mangled character |[gfortan] Mangled character
|in Hollerith |in Hollerith
Target Milestone|--- |tree-ssa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14038
More information about the Gcc-bugs
mailing list