[Bug c/14088] Hexfloat constants with uppercase 0X prefix fail
cvs-commit at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Feb 10 23:10:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-10 23:10 -------
Subject: Bug 14088
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: dannysmith@gcc.gnu.org 2004-02-10 23:10:26
Modified files:
gcc : ChangeLog real.c
Log message:
PR c/14088
real.c (real_from_string): Look for 'X' as well as 'x' in
hexfloat strings.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.176&r2=2.2326.2.177
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/real.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.135&r2=1.135.4.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14088
More information about the Gcc-bugs
mailing list