forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Bug in Compiler or Clearwin64.DLL

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
mecej4



Joined: 31 Oct 2006
Posts: 1885

PostPosted: Tue Sep 05, 2017 3:07 pm    Post subject: Bug in Compiler or Clearwin64.DLL Reply with quote

The test program below, when built using FTN95 V8.1 with /debug /64, gives an illegal instruction breakpoint when run.
Code:
      program tst
      implicit none
      double precision, parameter :: one=1.d+0, three=3.d+0
      double precision machep,mepcrt
!
      machep = epsilon(machep)
      mepcrt = machep**(one/three)
      print *,mepcrt
      end     

The contents of the exception pop-up:
Code:

Within file CLEARWIN64.DLL
In  XX$DD at address 4
Within file tst.exe
in TST in line 7, at address 3b

The DLL has file version 19.5.4.6, creation date March 31, 2017, and modification date May 4, 2017.

XX$DD appears to be the routine that calculates x**y for x and y double precision.


Last edited by mecej4 on Tue Sep 05, 2017 7:42 pm; edited 2 times in total
Back to top
View user's profile Send private message
PaulLaidler
Site Admin


Joined: 21 Feb 2005
Posts: 7916
Location: Salford, UK

PostPosted: Tue Sep 05, 2017 3:31 pm    Post subject: Reply with quote

Thanks for the feedback. This program runs OK for me so it looks like the bug has already been fixed.
Back to top
View user's profile Send private message AIM Address
LitusSaxonicum



Joined: 23 Aug 2005
Posts: 2388
Location: Yateley, Hants, UK

PostPosted: Tue Sep 05, 2017 5:22 pm    Post subject: Reply with quote

'Creation date 1017'? Blimey, that makes FTN95 positively Dark Ages ! (Pre the Norman Conquest, anyway). Had Maori arrived in NZ? Were there still Moa roaming the land?
Back to top
View user's profile Send private message
mecej4



Joined: 31 Oct 2006
Posts: 1885

PostPosted: Wed Sep 06, 2017 2:57 pm    Post subject: Re: Reply with quote

LitusSaxonicum wrote:
'Creation date 1017'?
Typo, corrected.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group