Unverified Commit 691770ca authored by Peter Klausler's avatar Peter Klausler Committed by GitHub
Browse files

[flang] Add portability warning for F'2008 feature (#77526)

Using the VALUE attribute for assumed-length CHARACTER dummy arguments
became standard in F'2008 but still lacks widespread implementation;
emit a portability warning when they are enabled.

Resolves llvm-test-suite/Fortran/gfortran/regression/value_5.f90.
parent f3524e9a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment