This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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


H.J. Lu wrote:
On Sat, Feb 14, 2009 at 6:22 AM, Jerry DeLisle <jvdelisle@verizon.net> wrote:
Jerry DeLisle wrote:
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

I had --disable-bootstrap set, with --enable-bootstrap all appears OK.


Do you have gcc 4.4 installed on your build machine?



4.3 is default on build machine.


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