[Ad-dev] [openAD] #191: activiy analyisis does not activate certain module variables

OpenAD trac at mcs.anl.gov
Mon Jan 25 17:39:13 CST 2010


#191: activiy analyisis does not activate certain module variables
--------------------------------------+-------------------------------------
 Reporter:  utke                      |       Owner:  utke         
     Type:  defect                    |      Status:  accepted     
 Priority:  major                     |   Milestone:  MATWS adjoint
Component:  OpenAnalyis (old branch)  |    Keywords:               
--------------------------------------+-------------------------------------

Comment(by utke):

 The problem is rooted in the issue that the OA interface produces fully
 qualified names only for
 Common block variables.  There was the assumption that all uses of module
 variables are referring to the same entry in the global symbol table. That
 is however only true for all uses external to the module while use
 internal to the module refer to a different variable. Therefore it still
 makes sense to use the fully qualified name mechanism for module variables
 and the logic is being
 reintroduced to the OA interface.

-- 
Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/191#comment:4>
OpenAD <http://www.mcs.anl.gov/openad>
Bug tracking for OpenAD components


More information about the Ad-dev mailing list