#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