As fortran 2018 C601, the maximum length of a name is 63 characters.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
flang/lib/Semantics/check-declarations.cpp | ||
---|---|---|
204 | This message should be a portability warning, not a fatal error. |
flang/lib/Semantics/check-declarations.cpp | ||
---|---|---|
204 | Portability warnings are "xxxx"_port_en_US. |
flang/lib/Semantics/check-declarations.cpp | ||
---|---|---|
204 | Thanks. Fixed. I don't find the test cases for this kind of warnings, so I remove the test case. |
This message should be a portability warning, not a fatal error.