r257615 - in /branches/gcc-6-branch/gcc/fortran...
jb@gcc.gnu.org
jb@gcc.gnu.org
Tue Feb 13 08:06:00 GMT 2018
Author: jb
Date: Tue Feb 13 08:06:02 2018
New Revision: 257615
URL: https://gcc.gnu.org/viewcvs?rev=257615&root=gcc&view=rev
Log:
Make module files reproducible
Using lbasename ensures that the build path does not end up in the
module file.
Regtested on x86_64-pc-linux-gnu. Backport from trunk.
2018-02-13 Alastair McKinstry <alastair.mckinstry@sceal.ie>
Janne Blomqvist <jb@gcc.gnu.org>
* module.c (dump_module): Use lbasename to ensure that module
files are reproducible.
Modified:
branches/gcc-6-branch/gcc/fortran/ChangeLog
branches/gcc-6-branch/gcc/fortran/module.c
More information about the Gcc-cvs
mailing list