[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:06:00 GMT 2004
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-10 23:06 -------
Subject: Bug 14088
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: dannysmith@gcc.gnu.org 2004-02-10 23:06:04
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&r1=2.2734&r2=2.2735
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/real.c.diff?cvsroot=gcc&r1=1.137&r2=1.138
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14088
More information about the Gcc-bugs
mailing list