summaryrefslogtreecommitdiff
path: root/flang/test/Semantics/array-constr-values.f90
AgeCommit message (Expand)Author
2025-03-19[flang] Catch bad usage case of whole assumed-size array (#132052)Peter Klausler
2024-07-18[flang] Check assignment conformance for derived types (#99059)Peter Klausler
2023-07-21[flang] Enforce F'2023 C7125Peter Klausler
2022-08-18[flang] Compile-time checks for shape conformance on assignmentsPeter Klausler
2022-07-13[flang] Fold TRANSFER()Peter Klausler
2021-09-06[Flang] Ported test_errors.sh to PythonIvan Zhechev
2021-08-24[flang] Extension: reduced scope for some implied DO loop indicespeter klausler
2021-06-16[flang] Cope with errors with array constructorspeter klausler
2021-06-10[flang][windows] Run regression tests under Windows. NFCI.Michael Kruse
2021-06-03[flang] Support known constant lengths in DynamicTypepeter klausler
2021-04-15[flang] Update the regression tests to use the new driver when enabledAndrzej Warzynski
2021-01-29[flang] Fix problems with constant arrays with lower bounds that are not 1Peter Steinfeld
2020-12-07[flang] Improve initializer semantics, esp. for component default valuespeter klausler
2020-11-16[flang] Duplicate names for ac-implied-do variables erroneously cause errorsPeter Steinfeld
2020-11-02[flang] Allow array constructor implied DO loop indices as constant expressionspeter klausler
2020-07-31[Flang] Checks for constraint C7110-C7115.sameeran joshi