[ET Trac] [Einstein Toolkit] #670: commit 166d77a440a5 and b5f8b4ff16fb does not compile with gfortran

Einstein Toolkit trac-noreply at einsteintoolkit.org
Wed Nov 16 13:23:32 CST 2011


#670: commit 166d77a440a5 and b5f8b4ff16fb does not compile with gfortran
---------------------+------------------------------------------------------
  Reporter:  rhaas   |       Owner:  diener  
      Type:  defect  |      Status:  assigned
  Priority:  major   |   Milestone:          
 Component:  Carpet  |     Version:          
Resolution:          |    Keywords:          
---------------------+------------------------------------------------------

Comment (by diener):

 The allocatable attribute is there for consistency with the declaration in
 the calling routine. The allocation in the code is actually done in the
 calling routine and I just tested that it seems to be safe to remove the
 allocatable attribute in the called routine (keeping the intent(in)
 though). So it is possible (if this is the last issue) to make the code
 compile with older versions of gfortran in a fairly easy and safe way.

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/670#comment:5>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list