[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::fortran

Title:Digital Fortran
Notice:Read notes 1.* for important information
Moderator:QUARK::LIONEL
Created:Thu Jun 01 1995
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1333
Total number of notes:6734

1169.0. "Internal Compiler Error - f90 v4.1-270" by HPCGRP::DEGREGORY (Karen 223-5801) Mon Feb 10 1997 13:35

Fortran 90 V4.1-270
Unix V4.0 563 

oursmp> f90 sorts.f
f90: Severe: sorts.f, line 22: **Internal compiler error: segmentation violation
 signal raised** Please report this error along with the circumstances in which
it occurred in a Software Problem Report.  Note: File and line given may not be
explicit cause of this error.
           print *,%loc(some_pointers(i)%ptr%ssn)
-----------^

*********************  cut here ************************

       program test_bad_sorts

         implicit none

         type person_type
           sequence
           integer :: ssn
         end type person_type

         type person_ptr_type
           sequence
           type (person_type), pointer :: ptr
         end type person_ptr_type

         type (person_ptr_type), dimension (10) :: some_pointers
         integer :: i

         do i = 1, 10
           allocate (some_pointers (i) % ptr)
           print *,%loc(some_pointers(i)%ptr%ssn)
         end do
T.RTitleUserPersonal
Name
DateLines
1169.1QUARK::LIONELFree advice is worth every centMon Feb 10 1997 13:535
I suspect we may have already fixed this - I can reproduce it against V4.1
but not against the later VMS release.  I'll ask Keith to try this on the
latest UNIX version.

				Steve
1169.2Fixed in latest internal compilerFORMAT::KIMBALLKeith Kimball 381-0573Mon Feb 10 1997 14:053
    This problem is fixed in our latest internal Unix compiler.
    
    Keith
1169.3TKTV20::MATUZAKITue Mar 11 1997 01:5710

	Hi, Anybody knows where to get the Fortran newest netkit for 
	DIgital UNIX ? 

	Thank in advance for your help.

							DEC-J/MCS/matsuzaki 

							
1169.4QUARK::LIONELFree advice is worth every centTue Mar 11 1997 09:276
All kits are announced in replies to note 21.  There is not yet a newer kit
available for UNIX, though we expect to create an ECO kit within the next
few weeks.  If your customer has an urgent need for a corrected compiler,
let us know.

				Steve
1169.5TKTV20::MATUZAKISun Mar 16 1997 19:2819
>          <<< TURRIS::DISK$NOTES_PACK:[NOTES$LIBRARY]FORTRAN.NOTE;1 >>>
>                              -< Digital Fortran >-
> ================================================================================
>���� 1169.4        Internal Compiler Error - f90 v4.1-270                4 / 4
> QUARK::LIONEL "Free advice is worth every cent"           6 �� 11-MAR-1997 09:27
> --------------------------------------------------------------------------------
> All kits are announced in replies to note 21.  There is not yet a newer kit
> available for UNIX, though we expect to create an ECO kit within the next
> few weeks.  If your customer has an urgent need for a corrected compiler,
> let us know.
> 
> 				Steve
> 

	My customer help that it create ECO kit for Digital UNIX. 
	When create of net kit? 

							Matuzaki/MCS/J-DEC 

1169.6ECOs in Apr-1997TLE::WHITLOCKStan WhitlockMon Mar 17 1997 08:287
We are planning to do an ECO for Digital Fortran v4.1 on Alpha/UNIX in April,
1997.  I can't be more exact at the moment.  When the ECO is submitted, we'll
announce it here in note 21.*.

/Stan

PS:  Yes, there will be a matching ECO for DF v7.1 on Alpha/VMS.
1169.7TKTV20::MATUZAKIMon May 05 1997 23:4223
>          <<< TURRIS::DISK$NOTES_PACK:[NOTES$LIBRARY]FORTRAN.NOTE;1 >>>
>                              -< Digital Fortran >-
>================================================================================
> note 1169.6        Internal Compiler Error - f90 v4.1-270                6 / 6
> TLE::WHITLOCK "Stan Whitlock"                             7 �� 17-MAR-1997 08:28
>                              -< ECOs in Apr-1997 >-
>--------------------------------------------------------------------------------
> We are planning to do an ECO for Digital Fortran v4.1 on Alpha/UNIX in April,
> 1997.  I can't be more exact at the moment.  When the ECO is submitted, we'll
> announce it here in note 21.*.
>
> /Stan
> 
> PS:  Yes, there will be a matching ECO for DF v7.1 on Alpha/VMS.


	Can you create an ECO for Digital Fortran v4.1 on UNIX ?
	Please let me know matters stand with you. 

	Thank in advance for you help. 

							Matsuzaki/J-DEC 

1169.8ECOs still comingTLE::WHITLOCKStan WhitlockTue May 06 1997 08:506
ECO kits for DF v7.1 on Alpha/VMS and DF v4.1 for Alpha/UNIX were supposed to
happen last month... now the plan is to do them this month.

When the ECOs are available, they'll be announced in notes 16.last and 21.last.

/Stan