------- Comment #4 from kargl at gcc dot gnu dot org 2005-11-27 15:51 ------- Subject: Bug 24917
Author: kargl Date: Sun Nov 27 15:51:54 2005 New Revision: 107569 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107569 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: branches/gcc-4_1-branch/gcc/testsuite/gfortran.dg/boz_6.f90 Modified: branches/gcc-4_1-branch/gcc/fortran/ChangeLog branches/gcc-4_1-branch/gcc/fortran/primary.c branches/gcc-4_1-branch/gcc/testsuite/ChangeLog -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24917