This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libfortran/22436] print *,tiny(1._10) yields asterisks
- From: "fxcoudert at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jul 2005 16:48:59 -0000
- Subject: [Bug libfortran/22436] print *,tiny(1._10) yields asterisks
- References: <20050712112120.22436.tkoenig@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From fxcoudert at gcc dot gnu dot org 2005-07-19 16:48 -------
Created an attachment (id=9305)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9305&action=view)
Patch
Attached patch fixes this problem, using 1PG24.15E4 as format for real(10) and
1PG40.31E4 for real(16).
--
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|unassigned at gcc dot gnu |fxcoudert at gcc dot gnu dot
|dot org |org
Status|NEW |ASSIGNED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22436