From 9b730917583ae62b4ea0b4868ac8866b043a7538 Mon Sep 17 00:00:00 2001 From: Peter Klausler <35819229+klausler@users.noreply.github.com> Date: Mon, 8 Jul 2019 16:16:55 -0700 Subject: [PATCH] [flang] Merge pull request flang-compiler/f18#553 from flang-compiler/pmk-fixes Support "*length" character length specifier on declarations, plus a couple small fixes. Original-commit: flang-compiler/f18@afe12f7f4b36ad3c1f798a658f1febcfd7eb1caf Reviewed-on: https://github.com/flang-compiler/f18/pull/553