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]

Re: [4.4 Regression?] Re: [Patch,Fortran] PR 38259 - add module version number


Tobias Burnus wrote:
Jerry DeLisle wrote:
Paul Richard Thomas wrote:
OK for 4.4 - bang it in there asap!
I am getting a regression I think.  While building after svn update.
omp_lib.f90:38.25:
        use omp_lib_kinds
                         1
Fatal Error: Parse error when checking module version for file
'omp_lib_kinds.mod' opened at (1)
Can you try "touch libgomp/*f90*" and build again -- or bootstrap? If
you simply do "make" after changing something, omp_lib.mod will not be
regenerated and you get this problem.

Tobias

I just did a bootstrap with an empty build directory. Same result.

Jerry


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]