This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Hi,Not all that necessary but I have no preferences. OK
the attached patch splits io.h into multiple include files such that a few of the components of the I/O library now have their own header files. This makes it easier to get a grip on the structure, makes dependencies between components slightly easier to grasp, and reduces the compilation cascade if one edits one of the new lower level headers. Regtested on x86_64-unknown-linux-gnu, Ok for trunk?
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |