]> gcc.gnu.org Git - gcc.git/commit
gfortran.h (struct gfc_linebuf): Don't use C99 empty arrays.
authorPaul Brook <paul@codesourcery.com>
Fri, 17 Sep 2004 17:07:43 +0000 (17:07 +0000)
committerPaul Brook <pbrook@gcc.gnu.org>
Fri, 17 Sep 2004 17:07:43 +0000 (17:07 +0000)
commit4cdf72233bf62dc514506547a73231914d50c42f
treec2b3a1d2ca9ee4e8559293e55aae97bbeb8ef3fe
parentfa151acf6d05dda7cb79e749aa4dcf2ff0f0c385
gfortran.h (struct gfc_linebuf): Don't use C99 empty arrays.

* gfortran.h (struct gfc_linebuf): Don't use C99 empty arrays.
(gfc_linebuf_header_size): Define.
* scanner.c (load_file): Use it.

From-SVN: r87655
gcc/fortran/ChangeLog
gcc/fortran/gfortran.h
gcc/fortran/scanner.c
This page took 0.059691 seconds and 5 git commands to generate.