summaryrefslogtreecommitdiff
path: root/flang/test/Semantics/pointer01.f90
AgeCommit message (Expand)Author
2025-07-17[flang] Main program symbol no longer conflicts with the other symbols (#149169)Eugene Epshteyn
2025-06-30[flang][CLI] Have the CLI hint the flag to disable a warning (#144767)Andre Kuhlenschmidt
2024-01-15[flang] Catch more initialization errors (#77850)Peter Klausler
2024-01-02[flang] Defer processing of non-pointer variable initializers (#76475)Peter Klausler
2023-11-13[flang] Ensure that portability warnings are conditional (#71857)Peter Klausler
2022-12-16[flang] Catch bad usage of POINTER attributePeter Klausler