[Bug libfortran/22412] Fortran B edit descriptor error

dje at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jul 11 22:28:00 GMT 2005


------- Additional Comments From dje at gcc dot gnu dot org  2005-07-11 22:02 -------
I'm pretty sure the problem is the line

p = scratch + sizeof (SCRATCH_SIZE) - 1;

SCRATCH_SIZE is the size of the buffer.  sizeof (SCRATCH_SIZE) probably is not 
what the author meant.

-- 


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



More information about the Gcc-bugs mailing list