This is the mail archive of the gcc-bugs@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]

[Bug libfortran/16704] Letter F not understood as a radix-16 digit in READ statement.


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-08-05 08:37 -------
Subject: Bug 16704

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	steven@gcc.gnu.org	2004-08-05 08:37:43

Modified files:
	libgfortran    : ChangeLog 
	libgfortran/io : read.c 

Log message:
	Commit for Victor Leikehman  <lei@il.ibm.com>
	
	PR libgfortran/16704
	* io/read.c (read_radix): Understand letters f and F as hex digits.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/ChangeLog.diff?cvsroot=gcc&r1=1.54&r2=1.55
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libgfortran/io/read.c.diff?cvsroot=gcc&r1=1.2&r2=1.3



-- 


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


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