Skip to content

Problem with 0486_0297 #15

Open
Open
@eugeneepshteyn

Description

@eugeneepshteyn

In this test, there's call ss( (a) ). Here, (a) is not a variable, but an expression, so ss() should not be allowed to modify the values of a.

flang (flang version 21.0.0git (https://github.com/llvm/llvm-project 71d091699f956c89135bc165165e815ab7876359)), ifx 2025.0, and gfortran 11.4.0 behave the same way in not allowing ss() to modify a.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions