COMIS problem with the operator ** on DecOSF


PAW version:2.12/22
Description
Due to some bug in the DecOSF f77 compiler, the following COMIS program:
        subroutine decbug
        z = 2.0
        y = x**z
        print *,y
        end
produces the following error message:
  PAW > call  decbug.f
  forrtl: error (65): floating invalid
   NaN          
  PAW > 
Fixed in: COMIS 1.23/00
Workaround
None


Release NotesKnown bugsFAQsContributionsTutorialReference manualDown loadMiscellaneous

Paw.Support@cern.ch