https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119634

James K. Lowden <jklowden at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
           Severity|normal                      |enhancement
   Last reconfirmed|                            |2025-05-23
     Ever confirmed|0                           |1
           Assignee|unassigned at gcc dot gnu.org      |jklowden at gcc dot 
gnu.org

--- Comment #2 from James K. Lowden <jklowden at gcc dot gnu.org> ---
GLOBAL declaratives are not currently implemented.  Implementation was deferred
pending actual need because it required changes to the compiler implementation. 

Declaratives underwent an overhaul in the last month and will see more
attention soon for performance reasons.  Also slated for attention is PERFORM
Format 3, which has "private declaratives" local to the PERFORM statement.

Reply via email to