[openAD] #278: array allocation bounds for passives shaped after actives
#278: array allocation bounds for passives shaped after actives ------------------------------+--------------------------------------------- Reporter: lyonsam | Owner: utke Type: defect | Status: new Priority: major | Milestone: Component: SourceProcessing | Keywords: postprocessing allocation ------------------------------+--------------------------------------------- example: {{{ double precision, dimension(size(x)) :: z }}} after postprocessing is {{{ REAL(w2f__8) Z(1 : INT(SIZE(__value__(X)))) }}} -- Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/278> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
#278: array allocation bounds for passives shaped after actives ------------------------------+--------------------------------------------- Reporter: lyonsam | Owner: utke Type: defect | Status: new Priority: major | Milestone: Component: SourceProcessing | Keywords: postprocessing allocation ------------------------------+--------------------------------------------- Comment(by lyonsam): example in changeset http://mercurial.mcs.anl.gov/ad/RegressionOpenAD/rev/bac0c82373a7 -- Ticket URL: <https://trac.mcs.anl.gov/projects/openAD/ticket/278#comment:1> OpenAD <http://www.mcs.anl.gov/openad> Bug tracking for OpenAD components
participants (1)
-
OpenAD