[Bug fortran/24917] Handling of hexadecimal constants in gfortran
kargl at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Nov 27 15:48:00 GMT 2005
------- Comment #3 from kargl at gcc dot gnu dot org 2005-11-27 15:47 -------
Subject: Bug 24917
Author: kargl
Date: Sun Nov 27 15:47:56 2005
New Revision: 107568
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107568
Log:
PR fortran/24917
* primary.c (match_boz_constant): Implement postfix BOZ constants;
(match_string_constant): Peek for b, o, z, and x
* gfortran.dg/boz_6.f90: New test.
Added:
trunk/gcc/testsuite/gfortran.dg/boz_6.f90
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/primary.c
trunk/gcc/testsuite/ChangeLog
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24917
More information about the Gcc-bugs
mailing list