Skip to Content.
Sympa Menu

forum - Re: [abinit-forum] recursion.F90 fails to compile with gcc-4.3.2

forum@abinit.org

Subject: The ABINIT Users Mailing List ( CLOSED )

List archive

Re: [abinit-forum] recursion.F90 fails to compile with gcc-4.3.2


Chronological Thread 
  • From: "R.C.Pasianot" <pasianot@cnea.gov.ar>
  • To: forum@abinit.org
  • Subject: Re: [abinit-forum] recursion.F90 fails to compile with gcc-4.3.2
  • Date: Fri, 5 Sep 2008 08:51:36 -0300 (ART)


Hello Alain,

Try deleting the space between the two & ... &


> if(bn2(irec)>tol14)then
> write(message,'(i,2d10.3)') irec, 0.5d0*mult*real(acc_rho(irec),dp), &
> &mult*erreur(irec)
> call wrtout(06,message,'PERS')

Roberto




Archive powered by MHonArc 2.6.16.

Top of Page