This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [fortran,patch] Creating a common header to the front-end and runtime library
- From: "François-Xavier Coudert" <fxcoudert at gmail dot com>
- To: "David Edelsohn" <dje at watson dot ibm dot com>
- Cc: tobias dot schlueter at physik dot uni-muenchen dot de, fortran at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org
- Date: Thu, 6 Sep 2007 10:45:27 +0100
- Subject: Re: [fortran,patch] Creating a common header to the front-end and runtime library
- References: <200709051808.l85I829L032142@makai.watson.ibm.com>
> * libgfortran.h: Include config.h first.
> * io/io.h (struct stream): Rename truncate to trunc.
> * io/unix.c (fd_open): Same.
> (open_internal): Same.
That's OK. The io/io.h patchlet was missing from your mail, but I can
safely assume from the ChangeLog that it's a one-liner ;-)
Sorry for breaking the build,
FX
PS: powepc-ibm-aix seems to uncover a libgfortran build failure
everytime I change these headers, maybe I should try to get one for
Christmas?