This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix libgfortran output of REAL(16)


On Fri, Apr 07, 2006 at 10:27:29AM -0400, Jakub Jelinek wrote:
> 
> 2006-04-07  Jakub Jelinek  <jakub@redhat.com>
> 
> 	* io/write.c (MIN_FIELD_WIDTH, STR, STR1): Define.
> 	(output_float): Increase buffer sizes for IEEE quad and IBM extended
> 	long double.
> 	(write_real): Output REAL(16) as 1PG43.34E4 rather than 1PG40.31E4.

OK.

-- 
Steve


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]